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

  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GL11ImplHeader.java-impl 23 Buffer _normalPointer = null;
GLImplHeader.java-impl 45 Buffer _normalPointer = null;
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 269 private static Buffer _normalPointer;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 269 private static Buffer _normalPointer;
    [all...]
  /frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java 46 Buffer _normalPointer = null;
795 _normalPointer = pointer;
    [all...]
  /frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java 600 out.println(iii + indent + "_normalPointer = pointer;");
    [all...]

Completed in 1498 milliseconds