Home | History | Annotate | Download | only in animation

Lines Matching defs:mChoreographer

553         private final Choreographer mChoreographer;
557 mChoreographer = Choreographer.getInstance();
639 doAnimationFrame(mChoreographer.getFrameTime());
644 mChoreographer.postCallback(Choreographer.CALLBACK_ANIMATION, this, null);