HomeSort by relevance Sort by last modified time
    Searched full:_colorpointer (Results 1 - 7 of 7) sorted by null

  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GL11ImplHeader.java-impl 22 Buffer _colorPointer = null;
GLImplHeader.java-impl 44 Buffer _colorPointer = null;
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 268 private static Buffer _colorPointer;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 268 private static Buffer _colorPointer;
410 _colorPointer = pointer;
    [all...]
  /frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java 45 Buffer _colorPointer = null;
224 _colorPointer = pointer;
    [all...]
  /frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java 592 out.println(iii + indent + "_colorPointer = pointer;");
    [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 167 milliseconds