Home
last modified time | relevance | path

Searched refs:ASurfaceTexture_getTimestamp (Results 1 – 7 of 7) 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.cpp46 int64_t ASurfaceTexture_getTimestamp(ASurfaceTexture* st) { in ASurfaceTexture_getTimestamp() function
Dlibandroid.map.txt224 ASurfaceTexture_getTimestamp; # introduced=28
/frameworks/native/libs/nativedisplay/surfacetexture/
Dsurface_texture.cpp146 int64_t ASurfaceTexture_getTimestamp(ASurfaceTexture* st) { in ASurfaceTexture_getTimestamp() function
177 return ASurfaceTexture_getTimestamp(st); in ASurfaceTexture_routeGetTimestamp()
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt61 ASurfaceTexture_getTimestamp;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc254 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTimestamp);
533 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTimestamp); in init_stub_library()
Dstubs_arm64.cc254 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_getTimestamp);
533 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_getTimestamp); in init_stub_library()