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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DFlingAnimationUtils.java254 float y2 = calculateLinearOutFasterInY2(velAbs);
288 private float calculateLinearOutFasterInY2(float velocity) { method in class:FlingAnimationUtils

Completed in 19 milliseconds