Home
last modified time | relevance | path

Searched defs:ScreenRotationAnimation (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DScreenRotationAnimation.java84 class ScreenRotationAnimation { class
126 ScreenRotationAnimation(Context context, SurfaceSession session, TransactionPool pool, in ScreenRotationAnimation() method in ScreenRotationAnimation
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java90 class ScreenRotationAnimation { class
137 ScreenRotationAnimation(DisplayContent displayContent, @Surface.Rotation int originalRotation) { in ScreenRotationAnimation() method in ScreenRotationAnimation