Home
last modified time | relevance | path

Searched refs:postFrameCallbackDelayed (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/native/android/
Dchoreographer.cpp54 void postFrameCallbackDelayed(AChoreographer_frameCallback cb,
111 void Choreographer::postFrameCallbackDelayed( in postFrameCallbackDelayed() function in android::Choreographer
208 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()
/frameworks/base/core/java/android/view/
DChoreographer.java523 postFrameCallbackDelayed(callback, 0); in postFrameCallback()
538 public void postFrameCallbackDelayed(FrameCallback callback, long delayMillis) { in postFrameCallbackDelayed() method in Choreographer
/frameworks/base/core/java/android/widget/
DTextView.java13319 mChoreographer.postFrameCallbackDelayed(mRestartCallback, MARQUEE_DELAY); in tick()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32044 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
/frameworks/base/non-updatable-api/
Dcurrent.txt49908 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
/frameworks/base/api/
Dcurrent.txt50052 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);