Searched refs:mSpeedUpFactor (Results 1 – 1 of 1) sorted by relevance
42 private final float mSpeedUpFactor; field in FlingAnimationUtils81 mSpeedUpFactor = speedUpFactor; in FlingAnimationUtils()85 mSpeedUpFactor); in FlingAnimationUtils()168 float velocityFactor = mSpeedUpFactor == 0.0f in getProperties()198 float speedup = mSpeedUpFactor * (1.0f - velocityFactor); in getInterpolator()