Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dsurface_control.h188 int64_t ASurfaceTransactionStats_getLatchTime(ASurfaceTransactionStats* surface_transaction_stats)
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc283 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransactionStats_getLatchTime);
602 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransactionStats_getLatchTime); in init_stub_library()
H A Dstubs_arm64.cc283 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransactionStats_getLatchTime);
602 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransactionStats_getLatchTime); in init_stub_library()
/aosp12/frameworks/base/native/android/
H A Dlibandroid.map.txt240 ASurfaceTransactionStats_getLatchTime; # introduced=29
H A Dsurface_control.cpp210 int64_t ASurfaceTransactionStats_getLatchTime(ASurfaceTransactionStats* aSurfaceTransactionStats) { in ASurfaceTransactionStats_getLatchTime() function