Searched defs:animationScale (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/util/ |
H A D | ScaleAwareTransitionProgressProvider.kt | 81 val animationScale = regex
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | ScreenRotationAnimation.java | 249 @NonNull Runnable finishCallback, float animationScale, in buildAnimation() 345 private void startColorAnimation(float animationScale, @NonNull ShellExecutor animExecutor) { in startColorAnimation()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ScreenRotationAnimation.java | 388 float animationScale, int finalWidth, int finalHeight, int exitAnim, int enterAnim) { in startAnimation() 485 float animationScale, int finalWidth, int finalHeight, int exitAnim, int enterAnim) { in dismiss()
|