Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/animation/
DValueAnimator.java691 final float currentIterationFraction = getCurrentIterationFraction(fraction, mReversing); in setCurrentFraction()
717 private float getCurrentIterationFraction(float fraction, boolean inReverse) { in getCurrentIterationFraction() method in ValueAnimator
1355 float currentIterationFraction = getCurrentIterationFraction( in animateBasedOnTime()
1402 fraction = getCurrentIterationFraction(fraction, inReverse); in animateBasedOnPlayTime()
/frameworks/base/config/
Dboot-image-profile.txt493 HSPLandroid/animation/ValueAnimator;->getCurrentIterationFraction(FZ)F