Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DFlingAnimationUtils.java173 float startGradient = interpolate(LINEAR_OUT_SLOW_IN_START_GRADIENT, in getProperties() local
198 private Interpolator getInterpolator(float startGradient, float velocityFactor) { in getInterpolator()
259 float startGradient = y2 / LINEAR_OUT_FASTER_IN_X2; in getDismissingProperties() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java232 float startGradient = 0; in onDraw() local
/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
DFlingAnimationUtils.java202 float startGradient = y2 / LINEAR_OUT_FASTER_IN_X2; in getDismissingProperties() local