Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DFlingAnimationUtils.java174 float startGradient = NotificationUtils.interpolate(LINEAR_OUT_SLOW_IN_START_GRADIENT, in getProperties() local
199 private Interpolator getInterpolator(float startGradient, float velocityFactor) { in getInterpolator()
271 float startGradient = y2 / LINEAR_OUT_FASTER_IN_X2; in getDismissingProperties() local