Home
last modified time | relevance | path

Searched refs:shouldPlayBackward (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/animation/
H A DValueAnimator.java721 return shouldPlayBackward(iteration, inReverse) ? 1f - currentFraction : currentFraction; in getCurrentIterationFraction()
745 private boolean shouldPlayBackward(int iteration, boolean inReverse) { in shouldPlayBackward() method in ValueAnimator
1151 animateValue(shouldPlayBackward(mRepeatCount, mReversing) ? 0f : 1f); in end()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt522 HSPLandroid/animation/ValueAnimator;->shouldPlayBackward(IZ)Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt522 HSPLandroid/animation/ValueAnimator;->shouldPlayBackward(IZ)Z
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1239 Landroid/animation/ValueAnimator;->shouldPlayBackward(IZ)Z