Searched defs:endScale (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardClockSwitch.java | 595 final float endScale = 1f; in onAppear() local 610 final float endScale = mScale; in onDisappear() local 616 int endVisibility, float startScale, float endScale) { in createAnimator()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/ |
D | TransitionLayoutController.kt | 162 val endScale = widgetEnd.scale in getInterpolatedState() constant
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | LockPatternView.java | 465 float startTranslationY, float endTranslationY, float startScale, float endScale, in startCellStateAnimation() 482 final float startScale, final float endScale, in startCellStateAnimationSw() 515 float startScale, float endScale, in startCellStateAnimationHw()
|