Home
last modified time | relevance | path

Searched refs:postFrameCallbackDelayed (Results 1 – 5 of 5) 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/opt/gamesdk/src/extras/src/main/java/com/google/androidgamesdk/
DChoreographerCallback.java42 public void postFrameCallbackDelayed(long delayMillis) { in postFrameCallbackDelayed() method in ChoreographerCallback
43 Choreographer.getInstance().postFrameCallbackDelayed(this, delayMillis); in postFrameCallbackDelayed()
/frameworks/base/core/java/android/view/
DChoreographer.java519 postFrameCallbackDelayed(callback, 0); in postFrameCallback()
534 public void postFrameCallbackDelayed(FrameCallback callback, long delayMillis) { in postFrameCallbackDelayed() method in Choreographer
/frameworks/base/core/java/android/widget/
DTextView.java13276 mChoreographer.postFrameCallbackDelayed(mRestartCallback, MARQUEE_DELAY); in tick()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...