Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dchoreographer.h119 AChoreographer* AChoreographer_getInstance() __INTRODUCED_IN(24);
/frameworks/base/native/android/
Dchoreographer.cpp21 AChoreographer* AChoreographer_getInstance() { in AChoreographer_getInstance() function
Dlibandroid.map.txt25 AChoreographer_getInstance; # introduced=24
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt3 AChoreographer_getInstance; # apex # introduced=30
DAChoreographer.cpp515 return AChoreographer_getInstance(); in AChoreographer_routeGetInstance()
603 AChoreographer* AChoreographer_getInstance() { in AChoreographer_getInstance() function
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc48 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_getInstance);
382 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_getInstance); in init_stub_library()
Dstubs_arm64.cc48 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AChoreographer_getInstance);
382 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AChoreographer_getInstance); in init_stub_library()