Searched refs:GL_LIGHT5 (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java104 public static final int GL_LIGHT5 = 0x4005; field in class:GLES10
H A DGLLogWrapper.java467 case GL_LIGHT5:
468 return "GL_LIGHT5";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java102 int GL_LIGHT5 = 0x4005; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h145 /* GL_LIGHT5 */
500 #define GL_LIGHT5 0x4005 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h172 /* GL_LIGHT5 */
466 #define GL_LIGHT5 0x4005 macro

Completed in 384 milliseconds