Searched refs:SeamlessRotator (Results 1 – 4 of 4) sorted by relevance
38 public class SeamlessRotator { class54 public SeamlessRotator(@Rotation int oldRotation, @Rotation int newRotation, DisplayInfo info, in SeamlessRotator() method in SeamlessRotator
100 private SeamlessRotator mRotator;510 mRotator = new SeamlessRotator(mOriginalRotation, in setupStartTransaction()
164 final SeamlessRotator mRotator;172 mRotator = new SeamlessRotator(rotatedDisplayInfo.rotation, currentRotation, in FixedRotationTransformStateLegacy()
394 SeamlessRotator mPendingSeamlessRotate;887 mPendingSeamlessRotate = new SeamlessRotator(oldRotation, rotation, getDisplayInfo(), in seamlesslyRotateIfAllowed()