Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java160 final ScreenRotationAnimation screenRotationAnimation = in animate()
192 final ScreenRotationAnimation screenRotationAnimation = in animate()
343 void setScreenRotationAnimationLocked(int displayId, ScreenRotationAnimation animation) { in setScreenRotationAnimationLocked()
351 ScreenRotationAnimation getScreenRotationAnimationLocked(int displayId) { in getScreenRotationAnimationLocked()
379 ScreenRotationAnimation mScreenRotationAnimation = null;
DScreenRotationAnimation.java44 class ScreenRotationAnimation { class
224 public ScreenRotationAnimation(Context context, DisplayContent displayContent, in ScreenRotationAnimation() method in ScreenRotationAnimation
DAppTransitionController.java452 final ScreenRotationAnimation screenRotationAnimation = in transitionGoodToGo()
DDisplayContent.java1373 ScreenRotationAnimation screenRotationAnimation; in updateRotationUnchecked()
1492 ScreenRotationAnimation screenRotationAnimation = rotateSeamlessly in applyRotationLocked()
2809 final ScreenRotationAnimation screenRotationAnimation = in writeToProto()
3929 final ScreenRotationAnimation screenRotationAnimation = in screenshotDisplayLocked()
4901 final ScreenRotationAnimation screenRotationAnimation = in prepareSurfaces()
DWindowStateAnimator.java656 final ScreenRotationAnimation screenRotationAnimation = in computeShownFrameLocked()
DWindowManagerService.java5472 ScreenRotationAnimation screenRotationAnimation = in startFreezingDisplayLocked()
5482 screenRotationAnimation = new ScreenRotationAnimation(mContext, displayContent, in startFreezingDisplayLocked()
5538 ScreenRotationAnimation screenRotationAnimation = in stopFreezingDisplayLocked()
/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto349 /* represents ScreenRotationAnimation */
/frameworks/base/services/
Dart-profile16689 HSPLcom/android/server/wm/ScreenRotationAnimation;-><init>(Landroid/content/Context;Lcom/android/se…
16690 HSPLcom/android/server/wm/ScreenRotationAnimation;->createRotationMatrix(IIILandroid/graphics/Matri…
16691 HSPLcom/android/server/wm/ScreenRotationAnimation;->dismiss(Landroid/view/SurfaceControl$Transactio…
16692 HSPLcom/android/server/wm/ScreenRotationAnimation;->getEnterTransformation()Landroid/view/animation…
16693 HSPLcom/android/server/wm/ScreenRotationAnimation;->hasScreenshot()Z
16694 HSPLcom/android/server/wm/ScreenRotationAnimation;->isAnimating()Z
16695 HSPLcom/android/server/wm/ScreenRotationAnimation;->isRotating()Z
16696 HSPLcom/android/server/wm/ScreenRotationAnimation;->kill()V
16697 HSPLcom/android/server/wm/ScreenRotationAnimation;->setRotation(Landroid/view/SurfaceControl$Transa…
16698 HSPLcom/android/server/wm/ScreenRotationAnimation;->setSnapshotTransform(Landroid/view/SurfaceContr…
[all …]