Searched refs:GL_COLOR_CLEAR_VALUE (Results 1 - 19 of 19) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if49 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
H A Dcommon.cpp148 case GL_COLOR_CLEAR_VALUE:
181 case GL_COLOR_CLEAR_VALUE:
H A DGLES20Header.java-if120 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp170 case GL_COLOR_CLEAR_VALUE:
203 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES31Ext.cpp169 case GL_COLOR_CLEAR_VALUE:
202 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES10.cpp170 case GL_COLOR_CLEAR_VALUE:
203 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES11.cpp170 case GL_COLOR_CLEAR_VALUE:
203 case GL_COLOR_CLEAR_VALUE:
H A Dcom_google_android_gles_jni_GLImpl.cpp1493 #if defined(GL_COLOR_CLEAR_VALUE)
1494 case GL_COLOR_CLEAR_VALUE:
1495 #endif // defined(GL_COLOR_CLEAR_VALUE)
1862 #if defined(GL_COLOR_CLEAR_VALUE)
1863 case GL_COLOR_CLEAR_VALUE:
1864 #endif // defined(GL_COLOR_CLEAR_VALUE)
H A Dandroid_opengl_GLES11Ext.cpp170 case GL_COLOR_CLEAR_VALUE:
203 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES31.cpp168 case GL_COLOR_CLEAR_VALUE:
201 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES20.cpp170 case GL_COLOR_CLEAR_VALUE:
203 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES30.cpp170 case GL_COLOR_CLEAR_VALUE:
203 case GL_COLOR_CLEAR_VALUE:
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java49 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; field in class:GLES11
H A DGLES20.java120 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java47 int GL_COLOR_CLEAR_VALUE = 0x0C22; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h233 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h170 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h170 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
H A Dgl31.h170 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro

Completed in 5309 milliseconds