OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AChoreographer_postFrameCallbackDelayed
(Results
1 - 4
of
4
) sorted by null
/development/ndk/platforms/android-24/include/android/
choreographer.h
63
void
AChoreographer_postFrameCallbackDelayed
(AChoreographer* choreographer,
/frameworks/native/include/android/
choreographer.h
65
void
AChoreographer_postFrameCallbackDelayed
(AChoreographer* choreographer,
/cts/tests/tests/view/jni/
android_view_cts_ChoreographerNativeTest.cpp
130
AChoreographer_postFrameCallbackDelayed
(choreographer, frameCallback, cb1, delay);
/frameworks/base/native/android/
choreographer.cpp
201
void
AChoreographer_postFrameCallbackDelayed
(AChoreographer* choreographer,
Completed in 115 milliseconds