Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java171 float startGradient = interpolate(LINEAR_OUT_SLOW_IN_START_GRADIENT, in getProperties() local
196 private Interpolator getInterpolator(float startGradient, float velocityFactor) { in getInterpolator()
268 float startGradient = y2 / LINEAR_OUT_FASTER_IN_X2; in getDismissingProperties() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DIconView.java232 float startGradient = 0; in onDraw() local
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
H A DFlingAnimationUtils.java202 float startGradient = y2 / LINEAR_OUT_FASTER_IN_X2; in getDismissingProperties() local