Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dsurface_control.h357 void ASurfaceTransaction_setDesiredPresentTime(ASurfaceTransaction* transaction,
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc279 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransaction_setDesiredPresentTime);
569 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransaction_setDesiredPresentTime); in init_stub_library()
Dstubs_arm64.cc279 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTransaction_setDesiredPresentTime);
569 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTransaction_setDesiredPresentTime); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt242 ASurfaceTransaction_setDesiredPresentTime; # introduced=29
Dsurface_control.cpp431 void ASurfaceTransaction_setDesiredPresentTime(ASurfaceTransaction* aSurfaceTransaction, in ASurfaceTransaction_setDesiredPresentTime() function