Searched refs:GL_FOG_COLOR (Results 1 - 18 of 18) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A Dchecks.spec39 glFog ifcheck params 4 pname GL_FOG_COLOR
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp207 case GL_FOG_COLOR:
865 #if defined(GL_FOG_COLOR)
866 case GL_FOG_COLOR:
867 #endif // defined(GL_FOG_COLOR)
914 #if defined(GL_FOG_COLOR)
915 case GL_FOG_COLOR:
916 #endif // defined(GL_FOG_COLOR)
983 #if defined(GL_FOG_COLOR)
984 case GL_FOG_COLOR:
985 #endif // defined(GL_FOG_COLOR)
[all...]
H A Dandroid_opengl_GLES10Ext.cpp207 case GL_FOG_COLOR:
H A Dcom_google_android_gles_jni_GLImpl.cpp813 #if defined(GL_FOG_COLOR)
814 case GL_FOG_COLOR:
815 #endif // defined(GL_FOG_COLOR)
876 #if defined(GL_FOG_COLOR)
877 case GL_FOG_COLOR:
878 #endif // defined(GL_FOG_COLOR)
959 #if defined(GL_FOG_COLOR)
960 case GL_FOG_COLOR:
961 #endif // defined(GL_FOG_COLOR)
1022 #if defined(GL_FOG_COLOR)
[all...]
H A Dandroid_opengl_GLES31Ext.cpp206 case GL_FOG_COLOR:
H A Dandroid_opengl_GLES11.cpp207 case GL_FOG_COLOR:
H A Dandroid_opengl_GLES11Ext.cpp207 case GL_FOG_COLOR:
H A Dandroid_opengl_GLES31.cpp205 case GL_FOG_COLOR:
H A Dandroid_opengl_GLES20.cpp207 case GL_FOG_COLOR:
H A Dandroid_opengl_GLES30.cpp207 case GL_FOG_COLOR:
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if76 public static final int GL_FOG_COLOR = 0x0B66;
H A Dcommon.cpp185 case GL_FOG_COLOR:
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java76 public static final int GL_FOG_COLOR = 0x0B66; field in class:GLES10
H A DGLLogWrapper.java562 case GL_FOG_COLOR:
563 return "GL_FOG_COLOR";
579 case GL_FOG_COLOR:
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java74 int GL_FOG_COLOR = 0x0B66; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dlight.cpp860 if (pname != GL_FOG_COLOR) {
878 if (pname != GL_FOG_COLOR) {
/frameworks/native/opengl/include/GLES/
H A Dgl.h183 #define GL_FOG_COLOR 0x0B66 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h210 #define GL_FOG_COLOR 0x0B66 macro

Completed in 433 milliseconds