Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dchoreographer.h124 void AChoreographer_postFrameCallback(AChoreographer* choreographer,
/frameworks/base/native/android/
Dchoreographer.cpp24 void AChoreographer_postFrameCallback(AChoreographer* choreographer, in AChoreographer_postFrameCallback() function
Dlibandroid.map.txt26 AChoreographer_postFrameCallback; # introduced=24
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt4 AChoreographer_postFrameCallback; # apex # introduced=30
DAChoreographer.cpp521 return AChoreographer_postFrameCallback(choreographer, callback, data); in AChoreographer_routePostFrameCallback()
607 void AChoreographer_postFrameCallback(AChoreographer* choreographer, in AChoreographer_postFrameCallback() function
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc49 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallback);
383 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallback); in init_stub_library()
Dstubs_arm64.cc49 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_postFrameCallback);
383 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_postFrameCallback); in init_stub_library()