Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/animation/
H A DValueAnimator.java796 private float getCurrentIterationFraction(float fraction, boolean inReverse) { in getCurrentIterationFraction()
824 private boolean shouldPlayBackward(int iteration, boolean inReverse) { in shouldPlayBackward()
1161 void startWithoutPulsing(boolean inReverse) { in startWithoutPulsing()
H A DAnimator.java536 void startWithoutPulsing(boolean inReverse) { in startWithoutPulsing()
552 void skipToEndValue(boolean inReverse) {} in skipToEndValue()