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

1 2 3

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 217 case GL_SPOT_CUTOFF:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 217 case GL_SPOT_CUTOFF:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 193 public static final int GL_SPOT_CUTOFF = 0x1206;
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java 546 glLightf(glLightIndex, GL_SPOT_CUTOFF, 180);
560 glLightf(glLightIndex, GL_SPOT_CUTOFF, 180);
601 glLightf(glLightIndex, GL_SPOT_CUTOFF, spotCut);
    [all...]
  /frameworks/base/core/jni/
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 193 public static final int GL_SPOT_CUTOFF = 0x1206;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 191 int GL_SPOT_CUTOFF = 0x1206;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /frameworks/native/opengl/libagl/
light.cpp 479 case GL_SPOT_CUTOFF:
717 case GL_SPOT_CUTOFF:
  /development/ndk/platforms/android-4/include/GLES/
gl.h 308 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 308 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 265 #define GL_SPOT_CUTOFF 0x1206
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 308 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
gl.h 308 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 308 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 308 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 308 #define GL_SPOT_CUTOFF 0x1206
    [all...]

Completed in 74 milliseconds

1 2 3