HomeSort by relevance Sort by last modified time
    Searched refs:GL_FOG_DENSITY (Results 1 - 25 of 63) sorted by null

1 2 3

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 29 case GL_FOG_DENSITY:
  /external/qemu/distrib/sdl-1.2.15/test/
testdyngl.c 169 f.glFogf(GL_FOG_DENSITY,0.005);
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 99 case GL_FOG_DENSITY:
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 172 glFogf(GL_FOG_DENSITY, 0.0000025);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 172 glFogf(GL_FOG_DENSITY, 0.0000025);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 172 glFogf(GL_FOG_DENSITY, 0.0000025);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 99 case GL_FOG_DENSITY:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 77 public static final int GL_FOG_DENSITY = 0x0B62;
  /frameworks/base/core/jni/
com_google_android_gles_jni_GLImpl.cpp 802 #if defined(GL_FOG_DENSITY)
803 case GL_FOG_DENSITY:
804 #endif // defined(GL_FOG_DENSITY)
865 #if defined(GL_FOG_DENSITY)
866 case GL_FOG_DENSITY:
867 #endif // defined(GL_FOG_DENSITY)
948 #if defined(GL_FOG_DENSITY)
949 case GL_FOG_DENSITY:
950 #endif // defined(GL_FOG_DENSITY)
1011 #if defined(GL_FOG_DENSITY)
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 77 public static final int GL_FOG_DENSITY = 0x0B62;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 75 int GL_FOG_DENSITY = 0x0B62;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 206 #define GL_FOG_DENSITY 0x0B62
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]

Completed in 580 milliseconds

1 2 3