Mark screen rotation as early (1/2)
To decrease jank while rotating. Test: Rotate screen Bug: 138083790 Change-Id: If0b4428253dbfa4dcb102b8146a847e2e9ab876b
This commit is contained in:
@@ -937,6 +937,7 @@ class ScreenRotationAnimation {
|
||||
}
|
||||
}
|
||||
|
||||
t.setEarlyWakeup();
|
||||
setSnapshotTransform(t, mSnapshotFinalMatrix, mExitTransformation.getAlpha());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user