Searched defs:texName (Results 1 – 5 of 5) sorted by relevance
120 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()
26 int ASurfaceTexture_attachToGLContext(ASurfaceTexture* st, uint32_t texName) { in ASurfaceTexture_attachToGLContext()
359 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture()
235 jint texName, jboolean singleBufferMode, jobject weakThiz) in SurfaceTexture_init()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...