Searched refs:mSeamlesslyRotated (Results 1 – 4 of 4) sorted by relevance
869 boolean wasSeamlesslyRotated = w.mSeamlesslyRotated; in setSurfaceBoundariesLocked()889 mService.markForSeamlessRotation(w, w.mSeamlesslyRotated && !mSurfaceResized); in setSurfaceBoundariesLocked()1022 if (!w.mSeamlesslyRotated) { in setSurfaceBoundariesLocked()1064 (wasSeamlesslyRotated && !w.mSeamlesslyRotated)) { in setSurfaceBoundariesLocked()1069 if (!w.mSeamlesslyRotated) { in setSurfaceBoundariesLocked()
1011 final WindowState seamlessRotated = getWindow((w) -> w.mSeamlesslyRotated); in updateRotationUnchecked()3105 if (!w.mSeamlesslyRotated) { in onSeamlessRotationTimeout()
609 boolean mSeamlesslyRotated = false; field in WindowState1365 && !mSeamlesslyRotated in getOrientationChanging()
7127 if (seamlesslyRotated == w.mSeamlesslyRotated) { in markForSeamlessRotation()7130 w.mSeamlesslyRotated = seamlesslyRotated; in markForSeamlessRotation()