Home | History | Annotate | Download | only in animation

Lines Matching refs:currentIterationFraction

673         final float currentIterationFraction = getCurrentIterationFraction(fraction, mReversing);
674 animateValue(currentIterationFraction);
1337 float currentIterationFraction = getCurrentIterationFraction(
1339 animateValue(currentIterationFraction);