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.h51 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.txt247 ASurfaceTexture_fromSurfaceTexture; # introduced=28
/frameworks/native/libs/nativedisplay/surfacetexture/
Dsurface_texture.cpp108 ASurfaceTexture* ASurfaceTexture_fromSurfaceTexture(JNIEnv* env, jobject surfacetexture) { in ASurfaceTexture_fromSurfaceTexture() function
180 return ASurfaceTexture_fromSurfaceTexture(env, surfacetexture); in ASurfaceTexture_routeFromSurfaceTexture()
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_TextureLayer.cpp56 ASurfaceTexture* surfaceTexture = ASurfaceTexture_fromSurfaceTexture(env, surface); in TextureLayer_setSurfaceTexture()
/frameworks/native/libs/nativedisplay/
Dlibnativedisplay.map.txt21 ASurfaceTexture_fromSurfaceTexture; # systemapi # introduced=30
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc294 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_fromSurfaceTexture);
638 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_fromSurfaceTexture); in init_stub_library()
Dstubs_arm64.cc294 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASurfaceTexture_fromSurfaceTexture);
638 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASurfaceTexture_fromSurfaceTexture); in init_stub_library()