Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dsurface_texture_jni.h53 ASurfaceTexture* ASurfaceTexture_fromSurfaceTexture(JNIEnv* env, jobject surfacetexture) __INTRODUC…
/frameworks/base/native/android/
Dsurface_texture.cpp37 ASurfaceTexture* ASurfaceTexture_fromSurfaceTexture(JNIEnv* env, jobject surfacetexture) { in ASurfaceTexture_fromSurfaceTexture() function
Dlibandroid.map.txt221 ASurfaceTexture_fromSurfaceTexture; # introduced=28
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc258 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_fromSurfaceTexture);
548 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_fromSurfaceTexture); in init_stub_library()
Dstubs_arm64.cc258 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_fromSurfaceTexture);
548 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_fromSurfaceTexture); in init_stub_library()