Home
last modified time | relevance | path

Searched defs:endScale (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java595 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/
DTransitionLayoutController.kt162 val endScale = widgetEnd.scale in getInterpolatedState() constant
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternView.java465 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()