Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dsurface_texture.h176 int64_t ASurfaceTexture_getTimestamp(ASurfaceTexture* st) __INTRODUCED_IN(28);
/frameworks/base/native/android/
Dsurface_texture.cpp74 int64_t ASurfaceTexture_getTimestamp(ASurfaceTexture* st) { in ASurfaceTexture_getTimestamp() function
Dlibandroid.map.txt222 ASurfaceTexture_getTimestamp; # introduced=28
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc259 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTimestamp);
549 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTimestamp); in init_stub_library()
Dstubs_arm64.cc259 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTimestamp);
549 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTimestamp); in init_stub_library()