Home
last modified time | relevance | path

Searched refs:ASurfaceControlStats_getFrameNumber (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/private/
Dsurface_control_private.h76 uint64_t ASurfaceControlStats_getFrameNumber(ASurfaceControlStats* stats);
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc296 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceControlStats_getFrameNumber);
663 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceControlStats_getFrameNumber); in init_stub_library()
Dstubs_arm.cc296 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceControlStats_getFrameNumber);
663 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceControlStats_getFrameNumber); in init_stub_library()
Dstubs_arm64.cc296 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceControlStats_getFrameNumber);
663 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceControlStats_getFrameNumber); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt375 ASurfaceControlStats_getFrameNumber*;
Dsurface_control.cpp207 uint64_t ASurfaceControlStats_getFrameNumber(ASurfaceControlStats* stats) { in ASurfaceControlStats_getFrameNumber() function