Home
last modified time | relevance | path

Searched defs:currentIterationFraction (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/animation/
DValueAnimator.java611 final float currentIterationFraction = getCurrentIterationFraction(fraction); in setCurrentFraction() local
1257 float currentIterationFraction = getCurrentIterationFraction(mOverallFraction); in animateBasedOnTime() local