Home
last modified time | relevance | path

Searched refs:ASurfaceTexture_fromSurfaceTexture (Results 1 – 8 of 8) 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.cpp50 ASurfaceTexture* ASurfaceTexture_fromSurfaceTexture(JNIEnv* env, jobject surfacetexture) { in ASurfaceTexture_fromSurfaceTexture() function
Dlibandroid.map.txt223 ASurfaceTexture_fromSurfaceTexture; # introduced=28
/frameworks/native/libs/nativedisplay/surfacetexture/
Dsurface_texture.cpp109 ASurfaceTexture* ASurfaceTexture_fromSurfaceTexture(JNIEnv* env, jobject surfacetexture) { in ASurfaceTexture_fromSurfaceTexture() function
181 return ASurfaceTexture_fromSurfaceTexture(env, surfacetexture); in ASurfaceTexture_routeFromSurfaceTexture()
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt14 ASurfaceTexture_fromSurfaceTexture; # apex # introduced=30
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_TextureLayer.cpp56 ASurfaceTexture* surfaceTexture = ASurfaceTexture_fromSurfaceTexture(env, surface); in TextureLayer_setSurfaceTexture()
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc253 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_fromSurfaceTexture);
532 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_fromSurfaceTexture); in init_stub_library()
Dstubs_arm64.cc253 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_fromSurfaceTexture);
532 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_fromSurfaceTexture); in init_stub_library()