Merge "Mark screen rotation as early (1/2)" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-07-24 01:05:37 +00:00
committed by Android (Google) Code Review

View File

@@ -936,6 +936,7 @@ class ScreenRotationAnimation {
}
}
t.setEarlyWakeup();
setSnapshotTransform(t, mSnapshotFinalMatrix, mExitTransformation.getAlpha());
}