Home
last modified time | relevance | path

Searched refs:calculateLinearOutFasterInY2 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
DFlingAnimationUtils.java200 float y2 = calculateLinearOutFasterInY2(velAbs); in getDismissingProperties()
234 private float calculateLinearOutFasterInY2(float velocity) { in calculateLinearOutFasterInY2() method in FlingAnimationUtils