Searched refs:mSeamlesslyRotated (Results 1 – 5 of 5) sorted by relevance
993 if (!w.mSeamlesslyRotated) { in setSurfaceBoundariesLocked()1041 if (!w.mSeamlesslyRotated) { in setSurfaceBoundariesLocked()
577 boolean mSeamlesslyRotated = false; field in WindowState1353 && !mSeamlesslyRotated in getOrientationChanging()1829 && !mSeamlesslyRotated) { in handleWindowMovedIfNeeded()
1417 final WindowState seamlessRotated = getWindow((w) -> w.mSeamlesslyRotated); in updateRotationUnchecked()3980 if (!w.mSeamlesslyRotated) { in onSeamlessRotationTimeout()
7117 if (seamlesslyRotated == w.mSeamlesslyRotated || w.mForceSeamlesslyRotate) { in markForSeamlessRotation()7120 w.mSeamlesslyRotated = seamlesslyRotated; in markForSeamlessRotation()
431 assertTrue(app.mSeamlesslyRotated); in testSeamlesslyRotateWindow()