Searched refs:nativeAttachToGLContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java287 int err = nativeAttachToGLContext(texName);
405 private native int nativeAttachToGLContext(int texName); method in class:SurfaceTexture

Completed in 57 milliseconds