Searched refs:commitAnimationFrame (Results 1 – 3 of 3) sorted by relevance
151 commitAnimationFrame(callback, getProvider().getFrameTime()); in doAnimationFrame()160 private void commitAnimationFrame(AnimationFrameCallback callback, long frameTime) { in commitAnimationFrame() method in AnimationHandler163 callback.commitAnimationFrame(frameTime); in commitAnimationFrame()299 void commitAnimationFrame(long frameTime); in commitAnimationFrame() method
1297 public void commitAnimationFrame(long frameTime) { in commitAnimationFrame() method in ValueAnimator
1096 public void commitAnimationFrame(long frameTime) {