Searched refs:GL_COLOR_MATERIAL (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dstate.cpp161 case GL_COLOR_MATERIAL:
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java47 public static final int GL_COLOR_MATERIAL = 0x0B57; field in class:GLES10
H A DGLLogWrapper.java477 case GL_COLOR_MATERIAL:
478 return "GL_COLOR_MATERIAL";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java45 int GL_COLOR_MATERIAL = 0x0B57; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h151 #define GL_COLOR_MATERIAL 0x0B57 macro
/frameworks/native/opengl/tests/angeles/
H A Ddemo.c556 glEnable(GL_COLOR_MATERIAL);
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h178 #define GL_COLOR_MATERIAL 0x0B57 macro

Completed in 232 milliseconds