Home
last modified time | relevance | path

Searched refs:ScreenRotationAnimation (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java171 final ScreenRotationAnimation screenRotationAnimation = in animate()
206 final ScreenRotationAnimation screenRotationAnimation = in animate()
371 void setScreenRotationAnimationLocked(int displayId, ScreenRotationAnimation animation) { in setScreenRotationAnimationLocked()
379 ScreenRotationAnimation getScreenRotationAnimationLocked(int displayId) { in getScreenRotationAnimationLocked()
407 ScreenRotationAnimation mScreenRotationAnimation = null;
DScreenRotationAnimation.java47 class ScreenRotationAnimation { class
227 public ScreenRotationAnimation(Context context, DisplayContent displayContent, in ScreenRotationAnimation() method in ScreenRotationAnimation
DWindowSurfacePlacer.java561 final ScreenRotationAnimation screenRotationAnimation = in transitionGoodToGo()
DDisplayContent.java965 ScreenRotationAnimation screenRotationAnimation; in updateRotationUnchecked()
2230 final ScreenRotationAnimation screenRotationAnimation = in writeToProto()
3054 final ScreenRotationAnimation screenRotationAnimation = in screenshotDisplayLocked()
3974 final ScreenRotationAnimation screenRotationAnimation = in prepareSurfaces()
DWindowStateAnimator.java686 final ScreenRotationAnimation screenRotationAnimation = in computeShownFrameLocked()
DWindowManagerService.java5795 ScreenRotationAnimation screenRotationAnimation = in startFreezingDisplayLocked()
5805 screenRotationAnimation = new ScreenRotationAnimation(mContext, displayContent, in startFreezingDisplayLocked()
5859 ScreenRotationAnimation screenRotationAnimation = in stopFreezingDisplayLocked()
/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto357 /* represents ScreenRotationAnimation */