Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
H A DFlingAnimationUtils.java200 float y2 = calculateLinearOutFasterInY2(velAbs); in getDismissingProperties()
234 private float calculateLinearOutFasterInY2(float velocity) { in calculateLinearOutFasterInY2() method in FlingAnimationUtils
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java266 float y2 = calculateLinearOutFasterInY2(velAbs); in getDismissingProperties()
300 private float calculateLinearOutFasterInY2(float velocity) { in calculateLinearOutFasterInY2() method in FlingAnimationUtils