Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dsurface_control.h198 int64_t ASurfaceTransactionStats_getLatchTime(
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc315 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransactionStats_getLatchTime);
682 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransactionStats_getLatchTime); in init_stub_library()
Dstubs_arm.cc315 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransactionStats_getLatchTime);
682 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransactionStats_getLatchTime); in init_stub_library()
Dstubs_arm64.cc315 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransactionStats_getLatchTime);
682 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransactionStats_getLatchTime); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt266 ASurfaceTransactionStats_getLatchTime; # introduced=29
Dsurface_control.cpp248 int64_t ASurfaceTransactionStats_getLatchTime(ASurfaceTransactionStats* aSurfaceTransactionStats) { in ASurfaceTransactionStats_getLatchTime() function