Searched refs:mSeamlesslyRotated (Results 1 – 3 of 3) sorted by relevance
705 if (w.mSeamlesslyRotated) { in cancelSeamlessRotation()707 w.mSeamlesslyRotated = false; in cancelSeamlessRotation()770 if (!forceUpdate && mDisplayContent.getWindow(win -> win.mSeamlesslyRotated) != null) { in shouldRotateSeamlessly()792 if (seamlesslyRotated == w.mSeamlesslyRotated || w.mForceSeamlesslyRotate) { in markForSeamlessRotation()796 w.mSeamlesslyRotated = seamlesslyRotated; in markForSeamlessRotation()
666 boolean mSeamlesslyRotated = false; field in WindowState1529 && !mSeamlesslyRotated in getOrientationChanging()2259 && !mSeamlesslyRotated; in canPlayMoveAnimation()
585 assertTrue(app.mSeamlesslyRotated); in testSeamlesslyRotateWindow()601 assertFalse(app.mSeamlesslyRotated); in testSeamlesslyRotateWindow()