Home
last modified time | relevance | path

Searched refs:ASurfaceTexture_getTimestamp (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/include/android/
Dsurface_texture.h174 int64_t ASurfaceTexture_getTimestamp(ASurfaceTexture* st) __INTRODUCED_IN(28);
/frameworks/base/native/android/
Dsurface_texture.cpp46 int64_t ASurfaceTexture_getTimestamp(ASurfaceTexture* st) { in ASurfaceTexture_getTimestamp() function
Dlibandroid.map.txt260 ASurfaceTexture_getTimestamp; # introduced=28
/frameworks/native/libs/nativedisplay/surfacetexture/
Dsurface_texture.cpp145 int64_t ASurfaceTexture_getTimestamp(ASurfaceTexture* st) { in ASurfaceTexture_getTimestamp() function
176 return ASurfaceTexture_getTimestamp(st); in ASurfaceTexture_routeGetTimestamp()
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt76 ASurfaceTexture_getTimestamp;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc309 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTimestamp);
676 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTimestamp); in init_stub_library()
Dstubs_arm.cc309 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTimestamp);
676 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTimestamp); in init_stub_library()
Dstubs_arm64.cc309 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTimestamp);
676 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTimestamp); in init_stub_library()