Home
last modified time | relevance | path

Searched defs:texName (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java120 public SurfaceTexture(int texName) { in SurfaceTexture()
141 public SurfaceTexture(int texName, boolean singleBufferMode) { in SurfaceTexture()
295 public void attachToGLContext(int texName) { in attachToGLContext()
423 private native void nativeInit(boolean isDetached, int texName, in nativeInit()
435 private native int nativeAttachToGLContext(int texName); in nativeAttachToGLContext()
/aosp14/frameworks/base/native/android/
H A Dsurface_texture.cpp26 int ASurfaceTexture_attachToGLContext(ASurfaceTexture* st, uint32_t texName) { in ASurfaceTexture_attachToGLContext()
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DProgram.java359 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture()
/aosp14/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp235 jint texName, jboolean singleBufferMode, jobject weakThiz) in SurfaceTexture_init()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...