Searched refs:skipToEndValue (Results 1 – 4 of 4) sorted by relevance
781 void skipToEndValue(boolean inReverse) {795 mEvents.get(i).mNode.mAnimation.skipToEndValue(true);801 mEvents.get(i).mNode.mAnimation.skipToEndValue(false);860 event.mNode.mAnimation.skipToEndValue(false);879 event.mNode.mAnimation.skipToEndValue(true);903 skipToEndValue(!inReverse);987 skipToEndValue(false);1202 skipToEndValue(!mReversing);1206 skipToEndValue(!mReversing);1216 anim.skipToEndValue(true);
501 void skipToEndValue(boolean inReverse) {} in skipToEndValue() method in Animator
1398 skipToEndValue(inReverse); in animateBasedOnPlayTime()1415 void skipToEndValue(boolean inReverse) { in skipToEndValue() method in ValueAnimator
219 HSPLandroid/animation/AnimatorSet;->skipToEndValue(Z)V539 HSPLandroid/animation/ValueAnimator;->skipToEndValue(Z)V