Home
last modified time | relevance | path

Searched refs:getScreenRotationAnimationLocked (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java379 ScreenRotationAnimation getScreenRotationAnimationLocked(int displayId) { in getScreenRotationAnimationLocked() method in WindowAnimator
DDisplayContent.java975 mService.mAnimator.getScreenRotationAnimationLocked(mDisplayId); in updateRotationUnchecked()
1079 screenRotationAnimation = mService.mAnimator.getScreenRotationAnimationLocked( in updateRotationUnchecked()
2231 mService.mAnimator.getScreenRotationAnimationLocked(mDisplayId); in writeToProto()
3055 mService.mAnimator.getScreenRotationAnimationLocked(DEFAULT_DISPLAY); in screenshotDisplayLocked()
3975 mService.mAnimator.getScreenRotationAnimationLocked(mDisplayId); in prepareSurfaces()
DWindowSurfacePlacer.java562 mService.mAnimator.getScreenRotationAnimationLocked( in transitionGoodToGo()
DWindowStateAnimator.java687 mAnimator.getScreenRotationAnimationLocked(displayId); in computeShownFrameLocked()
DWindowManagerService.java5796 mAnimator.getScreenRotationAnimationLocked(mFrozenDisplayId); in startFreezingDisplayLocked()
5860 mAnimator.getScreenRotationAnimationLocked(displayId); in stopFreezingDisplayLocked()