Home
last modified time | relevance | path

Searched refs:AChoreographer_postFrameCallbackDelayed64 (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/include/android/
Dchoreographer.h109 void AChoreographer_postFrameCallbackDelayed64(AChoreographer* choreographer,
/frameworks/base/native/android/
Dchoreographer.cpp37 void AChoreographer_postFrameCallbackDelayed64(AChoreographer* choreographer, in AChoreographer_postFrameCallbackDelayed64() function
Dlibandroid.map.txt29 AChoreographer_postFrameCallbackDelayed64; # introduced=29
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt7 AChoreographer_postFrameCallbackDelayed64; # apex # introduced=30
DAChoreographer.cpp487 return AChoreographer_postFrameCallbackDelayed64(choreographer, callback, data, delayMillis); in AChoreographer_routePostFrameCallbackDelayed64()
539 void AChoreographer_postFrameCallbackDelayed64(AChoreographer* choreographer, in AChoreographer_postFrameCallbackDelayed64() function
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm64.cc42 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallbackDelayed64);
332 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallbackDelayed64); in init_stub_library()
Dstubs_arm.cc42 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallbackDelayed64);
332 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallbackDelayed64); in init_stub_library()