Searched defs:overshootAmount (Results 1 – 2 of 2) sorted by relevance
180 public static float getOvershootInterpolation(float progress, float overshootAmount, in getOvershootInterpolation()
584 float overshootAmount = 0.0f; in flingToHeight() local1044 private ValueAnimator createHeightAnimator(float targetHeight, float overshootAmount) { in createHeightAnimator()