Searched refs:GL_FOG_END (Results 1 – 14 of 14) sorted by relevance
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 6 glFog ifcheck params 1 pname GL_FOG_MODE,GL_FOG_DENSITY,GL_FOG_START,GL_FOG_END ifcheck params 4 pn… 10 …S,GL_DEPTH_CLEAR_VALUE,GL_DEPTH_FUNC,GL_DEPTH_WRITEMASK,GL_FOG_DENSITY,GL_FOG_END,GL_FOG_MODE,GL_F…
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 76 int GL_FOG_END = 0x0B64; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 75 int GL_FOG_END = 0x0B64;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 78 public static final int GL_FOG_END = 0x0B64; field in GLES10
|
D | GLLogWrapper.java | 558 case GL_FOG_END: in getFogPName() 575 case GL_FOG_END: in getFogParamCount()
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 800 #if defined(GL_FOG_END) in android_glFogfv__I_3FI() 801 case GL_FOG_END: in android_glFogfv__I_3FI() 869 #if defined(GL_FOG_END) in android_glFogfv__ILjava_nio_FloatBuffer_2() 870 case GL_FOG_END: in android_glFogfv__ILjava_nio_FloatBuffer_2() 952 #if defined(GL_FOG_END) in android_glFogxv__I_3II() 953 case GL_FOG_END: in android_glFogxv__I_3II() 1021 #if defined(GL_FOG_END) in android_glFogxv__ILjava_nio_IntBuffer_2() 1022 case GL_FOG_END: in android_glFogxv__ILjava_nio_IntBuffer_2() 1268 #if defined(GL_FOG_END) in android_glGetIntegerv__I_3II() 1269 case GL_FOG_END: in android_glGetIntegerv__I_3II() [all …]
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 208 #define GL_FOG_END 0x0B64 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 78 public static final int GL_FOG_END = 0x0B64;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 150 #define GL_FOG_END 0x0B64 macro
|
/frameworks/native/opengl/libagl/ |
D | light.cpp | 592 case GL_FOG_END: in fogx()
|
/frameworks/native/opengl/libs/ |
D | enums.in | 68 GL_ENUM(0x0B64,GL_FOG_END)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19059 field public static final int GL_FOG_END = 2916; // 0xb64 51981 field public static final int GL_FOG_END = 2916; // 0xb64
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 31736 field public static final int GL_FOG_END = 2916; // 0xb64 76243 field public static final int GL_FOG_END = 2916; // 0xb64
|
/frameworks/base/api/ |
D | current.txt | 31880 field public static final int GL_FOG_END = 2916; // 0xb64 76387 field public static final int GL_FOG_END = 2916; // 0xb64
|