Searched refs:highVelocityPxPerSecond (Results 1 – 1 of 1) sorted by relevance
42 private float highVelocityPxPerSecond; field in FlingAnimationUtils51 highVelocityPxPerSecond = in FlingAnimationUtils()236 (velocity - minVelocityPxPerSecond) / (highVelocityPxPerSecond - minVelocityPxPerSecond); in calculateLinearOutFasterInY2()