Home
last modified time | relevance | path

Searched refs:startScreenshotRotationAnimation (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DScreenRotationAnimation.java285 startScreenshotRotationAnimation(animations, finishCallback, mainExecutor, animExecutor); in startAnimation()
298 private void startScreenshotRotationAnimation(@NonNull ArrayList<Animator> animations, in startScreenshotRotationAnimation() method in ScreenRotationAnimation
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java569 mScreenshotRotationAnimator = startScreenshotRotationAnimation(); in startScreenRotationAnimation()
615 private SurfaceAnimator startScreenshotRotationAnimation() { in startScreenshotRotationAnimation() method in ScreenRotationAnimation.SurfaceRotationAnimationController
/aosp12/frameworks/base/services/
H A Dart-profile47839 …creenRotationAnimation$SurfaceRotationAnimationController;->startScreenshotRotationAnimation()Lcom…