Home | History | Annotate | Download | only in animation

Lines Matching defs:mChoreographer

652         private final Choreographer mChoreographer;
656 mChoreographer = Choreographer.getInstance();
738 doAnimationFrame(mChoreographer.getFrameTime());
743 mChoreographer.postCallback(Choreographer.CALLBACK_ANIMATION, this, null);