Loading services/core/java/com/android/server/wm/WindowStateAnimator.java +1 −0 Original line number Diff line number Diff line Loading @@ -1353,6 +1353,7 @@ class WindowStateAnimator { // expose the whole window in buffer space, and not risk extending // past where the system would have cropped us clipRect = null; finalClipRect = null; // Various surfaces in the scaled stack may resize at different times. // We need to ensure for each surface, that we disable transformation matrix Loading Loading
services/core/java/com/android/server/wm/WindowStateAnimator.java +1 −0 Original line number Diff line number Diff line Loading @@ -1353,6 +1353,7 @@ class WindowStateAnimator { // expose the whole window in buffer space, and not risk extending // past where the system would have cropped us clipRect = null; finalClipRect = null; // Various surfaces in the scaled stack may resize at different times. // We need to ensure for each surface, that we disable transformation matrix Loading