Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dchoreographer.h87 void AChoreographer_postFrameCallbackDelayed(AChoreographer* choreographer,
/aosp12/frameworks/base/native/android/
H A Dchoreographer.cpp28 void AChoreographer_postFrameCallbackDelayed(AChoreographer* choreographer, in AChoreographer_postFrameCallbackDelayed() function
H A Dlibandroid.map.txt27 AChoreographer_postFrameCallbackDelayed; # introduced=24
/aosp12/frameworks/native/libs/nativedisplay/
H A Dlibnativedisplay.map.txt5 AChoreographer_postFrameCallbackDelayed; # apex # introduced=30
H A DAChoreographer.cpp476 return AChoreographer_postFrameCallbackDelayed(choreographer, callback, data, delayMillis); in AChoreographer_routePostFrameCallbackDelayed()
528 void AChoreographer_postFrameCallbackDelayed(AChoreographer* choreographer, in AChoreographer_postFrameCallbackDelayed() function
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc45 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallbackDelayed);
364 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallbackDelayed); in init_stub_library()
H A Dstubs_arm64.cc45 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallbackDelayed);
364 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallbackDelayed); in init_stub_library()