/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 | 333 case GL_FOG_COLOR: in getNeededCount() 1041 #if defined(GL_FOG_COLOR) in android_glFogfv__I_3FI() 1042 case GL_FOG_COLOR: in android_glFogfv__I_3FI() 1096 #if defined(GL_FOG_COLOR) in android_glFogfv__ILjava_nio_FloatBuffer_2() 1097 case GL_FOG_COLOR: in android_glFogfv__ILjava_nio_FloatBuffer_2() 1165 #if defined(GL_FOG_COLOR) in android_glFogxv__I_3II() 1166 case GL_FOG_COLOR: in android_glFogxv__I_3II() 1220 #if defined(GL_FOG_COLOR) in android_glFogxv__ILjava_nio_IntBuffer_2() 1221 case GL_FOG_COLOR: in android_glFogxv__ILjava_nio_IntBuffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 864 #if defined(GL_FOG_COLOR) in android_glFogfv__I_3FI() 865 case GL_FOG_COLOR: in android_glFogfv__I_3FI() 933 #if defined(GL_FOG_COLOR) in android_glFogfv__ILjava_nio_FloatBuffer_2() 934 case GL_FOG_COLOR: in android_glFogfv__ILjava_nio_FloatBuffer_2() 1016 #if defined(GL_FOG_COLOR) in android_glFogxv__I_3II() 1017 case GL_FOG_COLOR: in android_glFogxv__I_3II() 1085 #if defined(GL_FOG_COLOR) in android_glFogxv__ILjava_nio_IntBuffer_2() 1086 case GL_FOG_COLOR: in android_glFogxv__ILjava_nio_IntBuffer_2() 1568 #if defined(GL_FOG_COLOR) in android_glGetIntegerv__I_3II() 1569 case GL_FOG_COLOR: in android_glGetIntegerv__I_3II() [all …]
|
D | android_opengl_GLES10Ext.cpp | 333 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES31Ext.cpp | 332 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES32.cpp | 331 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES11.cpp | 333 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES11Ext.cpp | 333 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES31.cpp | 331 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES30.cpp | 333 case GL_FOG_COLOR: in getNeededCount()
|
D | android_opengl_GLES20.cpp | 333 case GL_FOG_COLOR: in getNeededCount()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 74 int GL_FOG_COLOR = 0x0B66; field
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 308 case GL_FOG_COLOR: in getNeededCount()
|
D | GLES10Header.java-if | 76 public static final int GL_FOG_COLOR = 0x0B66;
|
/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
|
/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/config/ |
D | hiddenapi-public-dex.txt | 27950 Landroid/opengl/GLES10;->GL_FOG_COLOR:I 72007 Ljavax/microedition/khronos/opengles/GL10;->GL_FOG_COLOR:I
|
/frameworks/base/api/ |
D | current.txt | 29484 field public static final int GL_FOG_COLOR = 2918; // 0xb66 71578 field public static final int GL_FOG_COLOR = 2918; // 0xb66
|