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

  /frameworks/base/opengl/tools/glgen/specs/gles11/
checks.spec 13 glGetLight ifcheck params 1 pname GL_SPOT_EXPONENT,GL_SPOT_CUTOFF,GL_CONSTANT_ATTENUATION,GL_LINEAR_ATTENUATION,GL_QUADRATIC_ATTENUATION ifcheck params 3 pname GL_SPOT_DIRECTION ifcheck params 4 pname GL_AMBIENT,GL_DIFFUSE,GL_SPECULAR,GL_EMISSION
18 glLight ifcheck params 1 pname GL_SPOT_EXPONENT,GL_SPOT_CUTOFF,GL_CONSTANT_ATTENUATION,GL_LINEAR_ATTENUATION,GL_QUADRATIC_ATTENUATION ifcheck params 3 pname GL_SPOT_DIRECTION ifcheck params 4 pname GL_AMBIENT,GL_DIFFUSE,GL_SPECULAR,GL_EMISSION
  /frameworks/base/core/jni/
android_opengl_GLES10.cpp     [all...]
android_opengl_GLES11.cpp 793 #if defined(GL_SPOT_CUTOFF)
794 case GL_SPOT_CUTOFF:
795 #endif // defined(GL_SPOT_CUTOFF)
867 #if defined(GL_SPOT_CUTOFF)
868 case GL_SPOT_CUTOFF:
869 #endif // defined(GL_SPOT_CUTOFF)
946 #if defined(GL_SPOT_CUTOFF)
947 case GL_SPOT_CUTOFF:
948 #endif // defined(GL_SPOT_CUTOFF)
1020 #if defined(GL_SPOT_CUTOFF)
    [all...]
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...]
GLLogWrapper.java 851 case GL_SPOT_CUTOFF:
852 return "GL_SPOT_CUTOFF";
878 case GL_SPOT_CUTOFF:
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 191 int GL_SPOT_CUTOFF = 0x1206;
  /frameworks/base/opengl/libagl/
light.cpp 472 case GL_SPOT_CUTOFF:
710 case GL_SPOT_CUTOFF:
  /development/ndk/platforms/android-4/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 308 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 265 #define GL_SPOT_CUTOFF 0x1206
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 307 #define GL_SPOT_CUTOFF 0x1206
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 36 milliseconds