Home | History | Annotate | Download | only in animation

Lines Matching refs:mChoreographer

574         private final Choreographer mChoreographer;
578 mChoreographer = Choreographer.getInstance();
660 doAnimationFrame(mChoreographer.getFrameTime());
665 mChoreographer.postCallback(Choreographer.CALLBACK_ANIMATION, this, null);