/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 6 …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/ |
D | checks.spec | 43 glFog ifcheck params 4 pname GL_FOG_COLOR
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 299 case GL_FOG_COLOR: in getNeededCount() 1007 #if defined(GL_FOG_COLOR) in android_glFogfv__I_3FI() 1008 case GL_FOG_COLOR: in android_glFogfv__I_3FI() 1062 #if defined(GL_FOG_COLOR) in android_glFogfv__ILjava_nio_FloatBuffer_2() 1063 case GL_FOG_COLOR: in android_glFogfv__ILjava_nio_FloatBuffer_2() 1131 #if defined(GL_FOG_COLOR) in android_glFogxv__I_3II() 1132 case GL_FOG_COLOR: in android_glFogxv__I_3II() 1186 #if defined(GL_FOG_COLOR) in android_glFogxv__ILjava_nio_IntBuffer_2() 1187 case GL_FOG_COLOR: in android_glFogxv__ILjava_nio_IntBuffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 805 #if defined(GL_FOG_COLOR) in android_glFogfv__I_3FI() 806 case GL_FOG_COLOR: in android_glFogfv__I_3FI() 874 #if defined(GL_FOG_COLOR) in android_glFogfv__ILjava_nio_FloatBuffer_2() 875 case GL_FOG_COLOR: in android_glFogfv__ILjava_nio_FloatBuffer_2() 957 #if defined(GL_FOG_COLOR) in android_glFogxv__I_3II() 958 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() 1509 #if defined(GL_FOG_COLOR) in android_glGetIntegerv__I_3II() 1510 case GL_FOG_COLOR: in android_glGetIntegerv__I_3II() [all …]
|
D | android_opengl_GLES10Ext.cpp | 299 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES31Ext.cpp | 298 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES32.cpp | 297 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES11.cpp | 299 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES31.cpp | 297 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES11Ext.cpp | 299 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES20.cpp | 299 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES30.cpp | 299 case GL_FOG_COLOR: in getNeededCount()
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 274 case GL_FOG_COLOR: in getNeededCount()
|
D | GLES10Header.java-if | 76 public static final int GL_FOG_COLOR = 0x0B66;
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 74 int GL_FOG_COLOR = 0x0B66; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 73 int GL_FOG_COLOR = 0x0B66;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 76 public static final int GL_FOG_COLOR = 0x0B66; field in GLES10
|
D | GLLogWrapper.java | 562 case GL_FOG_COLOR: in getFogPName() 579 case GL_FOG_COLOR: in getFogParamCount()
|
/frameworks/native/opengl/libagl/ |
D | light.cpp | 859 if (pname != GL_FOG_COLOR) { in glFogfv() 877 if (pname != GL_FOG_COLOR) { in glFogxv()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 210 #define GL_FOG_COLOR 0x0B66 macro
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 152 #define GL_FOG_COLOR 0x0B66 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 70 GL_ENUM(0x0B66,GL_FOG_COLOR)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19057 field public static final int GL_FOG_COLOR = 2918; // 0xb66 51979 field public static final int GL_FOG_COLOR = 2918; // 0xb66
|
/frameworks/base/api/ |
D | current.txt | 31440 field public static final int GL_FOG_COLOR = 2918; // 0xb66 74811 field public static final int GL_FOG_COLOR = 2918; // 0xb66
|