Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DInterpolators.java180 public static float getOvershootInterpolation(float progress, float overshootAmount, in getOvershootInterpolation() method in Interpolators
196 public static float getOvershootInterpolation(float progress) { in getOvershootInterpolation() method in Interpolators