Searched refs:mSeamlesslyRotated (Results 1 – 3 of 3) sorted by relevance
722 if (w.mSeamlesslyRotated) { in cancelSeamlessRotation()724 w.mSeamlesslyRotated = false; in cancelSeamlessRotation()787 if (!forceUpdate && mDisplayContent.getWindow(win -> win.mSeamlesslyRotated) != null) { in shouldRotateSeamlessly()809 if (seamlesslyRotated == w.mSeamlesslyRotated || w.mForceSeamlesslyRotate) { in markForSeamlessRotation()813 w.mSeamlesslyRotated = seamlesslyRotated; in markForSeamlessRotation()
685 boolean mSeamlesslyRotated = false; field in WindowState1525 && !mSeamlesslyRotated in getOrientationChanging()2245 && !mSeamlesslyRotated; in canPlayMoveAnimation()
613 assertTrue(app.mSeamlesslyRotated); in testSeamlesslyRotateWindow()629 assertFalse(app.mSeamlesslyRotated); in testSeamlesslyRotateWindow()