Searched defs:overshootAmount (Results 1 – 3 of 3) sorted by relevance
183 public static float getOvershootInterpolation(float progress, float overshootAmount, in getOvershootInterpolation()
190 public static float getOvershootInterpolation(float progress, float overshootAmount, in getOvershootInterpolation()
1963 float overshootAmount = 0.0f; in flingToHeight() local3960 private ValueAnimator createHeightAnimator(float targetHeight, float overshootAmount) { in createHeightAnimator()