Home
last modified time | relevance | path

Searched refs:AChoreographer_postFrameCallbackDelayed (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/android/
Dchoreographer.h76 void AChoreographer_postFrameCallbackDelayed(AChoreographer* choreographer,
/frameworks/base/native/android/
Dchoreographer.cpp211 void AChoreographer_postFrameCallbackDelayed(AChoreographer* choreographer, in AChoreographer_postFrameCallbackDelayed() function
Dlibandroid.map.txt23 AChoreographer_postFrameCallbackDelayed; # introduced=24
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc41 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallbackDelayed);
331 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallbackDelayed); in init_stub_library()
Dstubs_arm64.cc41 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallbackDelayed);
331 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallbackDelayed); in init_stub_library()