Home
last modified time | relevance | path

Searched refs:ASurfaceTexture_attachToGLContext (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A Dsurface_texture.cpp129 int ASurfaceTexture_attachToGLContext(ASurfaceTexture* st, uint32_t tex) { in ASurfaceTexture_attachToGLContext() function
156 return ASurfaceTexture_attachToGLContext(st, texName); in ASurfaceTexture_routeAttachToGLContext()
/aosp12/frameworks/native/include/android/
H A Dsurface_texture.h103 int ASurfaceTexture_attachToGLContext(ASurfaceTexture* st, uint32_t texName) __INTRODUCED_IN(28);
/aosp12/frameworks/base/native/android/
H A Dsurface_texture.cpp26 int ASurfaceTexture_attachToGLContext(ASurfaceTexture* st, uint32_t texName) { in ASurfaceTexture_attachToGLContext() function
H A Dlibandroid.map.txt231 ASurfaceTexture_attachToGLContext; # introduced=28
/aosp12/frameworks/native/libs/nativedisplay/
H A Dlibnativedisplay.map.txt62 ASurfaceTexture_attachToGLContext;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc274 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_attachToGLContext);
593 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_attachToGLContext); in init_stub_library()
H A Dstubs_arm64.cc274 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_attachToGLContext);
593 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_attachToGLContext); in init_stub_library()