Searched refs:mSeamlesslyRotated (Results 1 – 4 of 4) sorted by relevance
1364 boolean wasSeamlesslyRotated = w.mSeamlesslyRotated; in setSurfaceBoundariesLocked()1383 mService.markForSeamlessRotation(w, w.mSeamlesslyRotated && !mSurfaceResized); in setSurfaceBoundariesLocked()1497 if (!w.mSeamlesslyRotated) { in setSurfaceBoundariesLocked()1509 (wasSeamlesslyRotated && !w.mSeamlesslyRotated)) { in setSurfaceBoundariesLocked()1514 if (!w.mSeamlesslyRotated) { in setSurfaceBoundariesLocked()
957 final WindowState seamlessRotated = getWindow((w) -> w.mSeamlesslyRotated); in updateRotationUnchecked()3182 if (!w.mSeamlesslyRotated) { in onSeamlessRotationTimeout()
568 boolean mSeamlesslyRotated = false; field in WindowState1245 && !mSeamlesslyRotated in getOrientationChanging()
7332 if (seamlesslyRotated == w.mSeamlesslyRotated) { in markForSeamlessRotation()7335 w.mSeamlesslyRotated = seamlesslyRotated; in markForSeamlessRotation()