Searched refs:endDistance (Results 1 – 1 of 1) sorted by relevance
145 float velocityPxPerMs, float endDistance, long animationDuration) { in startWithVelocity() argument146 float distanceInverse = 1 / Math.abs(endDistance); in startWithVelocity()