Searched refs:GL_LIGHT7 (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if106 public static final int GL_LIGHT7 = 0x4007;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java106 public static final int GL_LIGHT7 = 0x4007; field in class:GLES10
H A DGLLogWrapper.java471 case GL_LIGHT7:
472 return "GL_LIGHT7";
831 if (light >= GL_LIGHT0 && light <= GL_LIGHT7) {
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java104 int GL_LIGHT7 = 0x4007; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h147 /* GL_LIGHT7 */
502 #define GL_LIGHT7 0x4007 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h174 /* GL_LIGHT7 */
468 #define GL_LIGHT7 0x4007 macro

Completed in 112 milliseconds