Searched refs:commitAnimationFrame (Results 1 – 1 of 1) sorted by relevance
781 void commitAnimationFrame(long frameTime) { in commitAnimationFrame() method in ValueAnimator.AnimationHandler785 mAnimations.get(i).commitAnimationFrame(adjustment); in commitAnimationFrame()809 commitAnimationFrame(mChoreographer.getFrameTime());1322 void commitAnimationFrame(long adjustment) { in commitAnimationFrame() method in ValueAnimator