Home
last modified time | relevance | path

Searched refs:GL_FOG_COLOR (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks6 …rams 1 pname GL_FOG_MODE,GL_FOG_DENSITY,GL_FOG_START,GL_FOG_END ifcheck params 4 pname GL_FOG_COLOR
10 …_RANGE ifcheck params 4 pname GL_COLOR_CLEAR_VALUE,GL_COLOR_WRITEMASK,GL_FOG_COLOR,GL_LIGHT_MODEL_…
/frameworks/native/opengl/tools/glgen/specs/gles11/
Dchecks.spec43 glFog ifcheck params 4 pname GL_FOG_COLOR
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp321 case GL_FOG_COLOR: in getNeededCount()
983 #if defined(GL_FOG_COLOR) in android_glFogfv__I_3FI()
984 case GL_FOG_COLOR: in android_glFogfv__I_3FI()
1032 #if defined(GL_FOG_COLOR) in android_glFogfv__ILjava_nio_FloatBuffer_2()
1033 case GL_FOG_COLOR: in android_glFogfv__ILjava_nio_FloatBuffer_2()
1101 #if defined(GL_FOG_COLOR) in android_glFogxv__I_3II()
1102 case GL_FOG_COLOR: in android_glFogxv__I_3II()
1150 #if defined(GL_FOG_COLOR) in android_glFogxv__ILjava_nio_IntBuffer_2()
1151 case GL_FOG_COLOR: in android_glFogxv__ILjava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp817 #if defined(GL_FOG_COLOR) in android_glFogfv__I_3FI()
818 case GL_FOG_COLOR: in android_glFogfv__I_3FI()
880 #if defined(GL_FOG_COLOR) in android_glFogfv__ILjava_nio_FloatBuffer_2()
881 case GL_FOG_COLOR: in android_glFogfv__ILjava_nio_FloatBuffer_2()
963 #if defined(GL_FOG_COLOR) in android_glFogxv__I_3II()
964 case GL_FOG_COLOR: in android_glFogxv__I_3II()
1026 #if defined(GL_FOG_COLOR) in android_glFogxv__ILjava_nio_IntBuffer_2()
1027 case GL_FOG_COLOR: in android_glFogxv__ILjava_nio_IntBuffer_2()
1503 #if defined(GL_FOG_COLOR) in android_glGetIntegerv__I_3II()
1504 case GL_FOG_COLOR: in android_glGetIntegerv__I_3II()
[all …]
Dandroid_opengl_GLES10Ext.cpp321 case GL_FOG_COLOR: in getNeededCount()
Dandroid_opengl_GLES31Ext.cpp320 case GL_FOG_COLOR: in getNeededCount()
Dandroid_opengl_GLES32.cpp319 case GL_FOG_COLOR: in getNeededCount()
Dandroid_opengl_GLES11.cpp321 case GL_FOG_COLOR: in getNeededCount()
Dandroid_opengl_GLES11Ext.cpp321 case GL_FOG_COLOR: in getNeededCount()
Dandroid_opengl_GLES31.cpp319 case GL_FOG_COLOR: in getNeededCount()
Dandroid_opengl_GLES30.cpp321 case GL_FOG_COLOR: in getNeededCount()
Dandroid_opengl_GLES20.cpp321 case GL_FOG_COLOR: in getNeededCount()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java74 int GL_FOG_COLOR = 0x0B66; field
/frameworks/native/opengl/tools/glgen/stubs/gles11/
Dcommon.cpp295 case GL_FOG_COLOR: in getNeededCount()
DGLES10Header.java-if76 public static final int GL_FOG_COLOR = 0x0B66;
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if73 int GL_FOG_COLOR = 0x0B66;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java76 public static final int GL_FOG_COLOR = 0x0B66; field in GLES10
DGLLogWrapper.java562 case GL_FOG_COLOR: in getFogPName()
579 case GL_FOG_COLOR: in getFogParamCount()
/frameworks/native/opengl/libagl/
Dlight.cpp860 if (pname != GL_FOG_COLOR) { in glFogfv()
878 if (pname != GL_FOG_COLOR) { in glFogxv()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h210 #define GL_FOG_COLOR 0x0B66 macro
/frameworks/native/opengl/include/GLES/
Dgl.h183 #define GL_FOG_COLOR 0x0B66 macro
/frameworks/native/opengl/libs/
Denums.in70 GL_ENUM(0x0B66,GL_FOG_COLOR)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19057 field public static final int GL_FOG_COLOR = 2918; // 0xb66
51979 field public static final int GL_FOG_COLOR = 2918; // 0xb66
/frameworks/base/api/
Dcurrent.txt25567 field public static final int GL_FOG_COLOR = 2918; // 0xb66
62851 field public static final int GL_FOG_COLOR = 2918; // 0xb66
Dtest-current.txt25636 field public static final int GL_FOG_COLOR = 2918; // 0xb66
62931 field public static final int GL_FOG_COLOR = 2918; // 0xb66

12