Searched refs:getCurrentIterationFraction (Results 1 – 2 of 2) sorted by relevance
691 final float currentIterationFraction = getCurrentIterationFraction(fraction, mReversing); in setCurrentFraction()717 private float getCurrentIterationFraction(float fraction, boolean inReverse) { in getCurrentIterationFraction() method in ValueAnimator1355 float currentIterationFraction = getCurrentIterationFraction( in animateBasedOnTime()1402 fraction = getCurrentIterationFraction(fraction, inReverse); in animateBasedOnPlayTime()
493 HSPLandroid/animation/ValueAnimator;->getCurrentIterationFraction(FZ)F