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

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

Completed in 19 milliseconds