Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuAnimationController.java56 private static final float SCALE_GROW = 1.0f; field in MenuAnimationController
357 .scaleX(SCALE_GROW) in startGrowAnimation()
358 .scaleY(SCALE_GROW) in startGrowAnimation()