Searched refs:mSpeedUpFactor (Results 1 – 1 of 1) sorted by relevance
46 private final float mSpeedUpFactor; field in FlingAnimationUtils85 mSpeedUpFactor = speedUpFactor; in FlingAnimationUtils()89 mSpeedUpFactor); in FlingAnimationUtils()172 float velocityFactor = mSpeedUpFactor == 0.0f in getProperties()206 float speedup = mSpeedUpFactor * (1.0f - velocityFactor); in getInterpolator()