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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java143 private static Buffer _matrixIndexPointerOES; field in class:GLES11Ext
910 _matrixIndexPointerOES = pointer;
/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java50 Buffer _matrixIndexPointerOES = null; field in class:GLImpl
1856 _matrixIndexPointerOES = pointer;

Completed in 54 milliseconds