Searched refs:GL_COLOR_CLEAR_VALUE (Results 1 - 21 of 21) 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.cpp258 case GL_COLOR_CLEAR_VALUE:
291 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.cpp284 case GL_COLOR_CLEAR_VALUE:
317 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES31Ext.cpp283 case GL_COLOR_CLEAR_VALUE:
316 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES11.cpp284 case GL_COLOR_CLEAR_VALUE:
317 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES32.cpp282 case GL_COLOR_CLEAR_VALUE:
315 case GL_COLOR_CLEAR_VALUE:
H A Dcom_google_android_gles_jni_GLImpl.cpp1497 #if defined(GL_COLOR_CLEAR_VALUE)
1498 case GL_COLOR_CLEAR_VALUE:
1499 #endif // defined(GL_COLOR_CLEAR_VALUE)
1866 #if defined(GL_COLOR_CLEAR_VALUE)
1867 case GL_COLOR_CLEAR_VALUE:
1868 #endif // defined(GL_COLOR_CLEAR_VALUE)
H A Dandroid_opengl_GLES10.cpp284 case GL_COLOR_CLEAR_VALUE:
317 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES11Ext.cpp284 case GL_COLOR_CLEAR_VALUE:
317 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES31.cpp282 case GL_COLOR_CLEAR_VALUE:
315 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES30.cpp284 case GL_COLOR_CLEAR_VALUE:
317 case GL_COLOR_CLEAR_VALUE:
H A Dandroid_opengl_GLES20.cpp284 case GL_COLOR_CLEAR_VALUE:
317 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.h178 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h178 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
H A Dgl31.h178 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
H A Dgl32.h178 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro

Completed in 277 milliseconds