Searched refs:applyInterpolationCurve (Results 1 – 1 of 1) sorted by relevance
1399 progress = applyInterpolationCurve(mAnimationKind, progress); in advanceAnimation()1411 private static float applyInterpolationCurve(int kind, float progress) { in applyInterpolationCurve() method in PositionController.Animatable