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()
523 postFrameCallbackDelayed(callback, 0); in postFrameCallback()538 public void postFrameCallbackDelayed(FrameCallback callback, long delayMillis) { in postFrameCallbackDelayed() method in Choreographer
13319 mChoreographer.postFrameCallbackDelayed(mRestartCallback, MARQUEE_DELAY); in tick()
32044 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
49908 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
50052 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);