Searched refs:estimateFlingEndValue (Results 1 – 4 of 4) sorted by relevance
1005 fun estimateFlingEndValue( in estimateFlingEndValue() method
439 PhysicsAnimator.estimateFlingEndValue(startValueY, velocityY, mFlingConfigY); in movetoTarget()
431 PhysicsAnimator.estimateFlingEndValue(startValueY, velocityY, mFlingConfigY); in movetoTarget()
377 final float estimatedY = PhysicsAnimator.estimateFlingEndValue( in flingStackThenSpringToEdge()