HomeSort by relevance Sort by last modified time
    Searched defs:_matrixIndexPointerOES (Results 1 - 2 of 2) sorted by null

  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 143 private static Buffer _matrixIndexPointerOES;
910 _matrixIndexPointerOES = pointer;
    [all...]
  /frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java 50 Buffer _matrixIndexPointerOES = null;
    [all...]

Completed in 191 milliseconds