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