Searched refs:postFrameCallbackDelayed (Results 1 – 6 of 6) sorted by relevance
54 void postFrameCallbackDelayed(AChoreographer_frameCallback cb,111 void Choreographer::postFrameCallbackDelayed( in postFrameCallbackDelayed() function in android::Choreographer208 AChoreographer_to_Choreographer(choreographer)->postFrameCallbackDelayed( in AChoreographer_postFrameCallback()213 AChoreographer_to_Choreographer(choreographer)->postFrameCallbackDelayed( in AChoreographer_postFrameCallbackDelayed()218 AChoreographer_to_Choreographer(choreographer)->postFrameCallbackDelayed( in AChoreographer_postFrameCallback64()223 AChoreographer_to_Choreographer(choreographer)->postFrameCallbackDelayed( in AChoreographer_postFrameCallbackDelayed64()
42 public void postFrameCallbackDelayed(long delayMillis) { in postFrameCallbackDelayed() method in ChoreographerCallback43 Choreographer.getInstance().postFrameCallbackDelayed(this, delayMillis); in postFrameCallbackDelayed()
519 postFrameCallbackDelayed(callback, 0); in postFrameCallback()534 public void postFrameCallbackDelayed(FrameCallback callback, long delayMillis) { in postFrameCallbackDelayed() method in Choreographer
13290 mChoreographer.postFrameCallbackDelayed(mRestartCallback, MARQUEE_DELAY); in tick()
32044 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
48544 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);