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

/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java1154 mColorPointer.unbindByteBuffer();
1156 mNormalPointer.unbindByteBuffer();
1158 mTexCoordPointer.unbindByteBuffer();
1160 mVertexPointer.unbindByteBuffer();
3940 public void unbindByteBuffer() { method in class:GLLogWrapper.PointerInfo

Completed in 55 milliseconds