Searched refs:getCurrentIterationFraction (Results 1 – 1 of 1) sorted by relevance
683 final float currentIterationFraction = getCurrentIterationFraction(fraction, mReversing); in setCurrentFraction()709 private float getCurrentIterationFraction(float fraction, boolean inReverse) { in getCurrentIterationFraction() method in ValueAnimator1347 float currentIterationFraction = getCurrentIterationFraction( in animateBasedOnTime()1394 fraction = getCurrentIterationFraction(fraction, inReverse); in animateBasedOnPlayTime()