Searched refs:GL_CURRENT_COLOR (Results 1 - 14 of 14) 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.cpp306 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.cpp332 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES31Ext.cpp331 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES32.cpp330 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES10.cpp332 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES11.cpp332 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES11Ext.cpp332 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES31.cpp330 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES20.cpp332 case GL_CURRENT_COLOR:
H A Dandroid_opengl_GLES30.cpp332 case GL_CURRENT_COLOR:
/frameworks/native/opengl/include/GLES/
H A Dgl.h190 #define GL_CURRENT_COLOR 0x0B00 macro

Completed in 2127 milliseconds