Searched refs:nativeAttachToGLContext (Results 1 – 2 of 2) sorted by relevance
292 int err = nativeAttachToGLContext(texName); in attachToGLContext()416 private native int nativeAttachToGLContext(int texName); in nativeAttachToGLContext() method in SurfaceTexture
21313 Landroid/graphics/SurfaceTexture;->nativeAttachToGLContext(I)I