Home | History | Annotate | Download | only in animation

Lines Matching refs:mChoreographer

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