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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPositionController.java1399 progress = applyInterpolationCurve(mAnimationKind, progress);
1411 private static float applyInterpolationCurve(int kind, float progress) { method in class:PositionController.Animatable

Completed in 80 milliseconds