Searched refs:GL_CURRENT_COLOR (Results 1 - 13 of 13) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if57 public static final int GL_CURRENT_COLOR = 0x0B00;
H A Dcommon.cpp183 case GL_CURRENT_COLOR:
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java57 public static final int GL_CURRENT_COLOR = 0x0B00; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java55 int GL_CURRENT_COLOR = 0x0B00; field in interface:GL11
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp205 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES31Ext.cpp204 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES10.cpp205 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES11.cpp205 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES11Ext.cpp205 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES31.cpp203 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES20.cpp205 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES30.cpp205 case GL_CURRENT_COLOR:
/frameworks/native/opengl/include/GLES/
H A Dgl.h190 #define GL_CURRENT_COLOR 0x0B00 macro

Completed in 3749 milliseconds