Searched refs:markForSeamlessRotation (Results 1 – 3 of 3) sorted by relevance
889 mService.markForSeamlessRotation(w, w.mSeamlesslyRotated && !mSurfaceResized); in setSurfaceBoundariesLocked()1528 mService.markForSeamlessRotation(w, true); in seamlesslyRotateWindow()
1661 markForSeamlessRotation(win, false); in postWindowRemoveCleanupLocked()7126 void markForSeamlessRotation(WindowState w, boolean seamlesslyRotated) { in markForSeamlessRotation() method in WindowManagerService
3110 mService.markForSeamlessRotation(w, false); in onSeamlessRotationTimeout()