Home
last modified time | relevance | path

Searched refs:GL_SPOT_CUTOFF (Results 1 – 13 of 13) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks11 glGetLight ifcheck params 1 pname GL_SPOT_EXPONENT,GL_SPOT_CUTOFF,GL_CONSTANT_ATTENUATION,GL_LINEAR…
16 glLight ifcheck params 1 pname GL_SPOT_EXPONENT,GL_SPOT_CUTOFF,GL_CONSTANT_ATTENUATION,GL_LINEAR_AT…
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_GLImpl.cpp2333 #if defined(GL_SPOT_CUTOFF) in android_glLightfv__II_3FI()
2334 case GL_SPOT_CUTOFF: in android_glLightfv__II_3FI()
2420 #if defined(GL_SPOT_CUTOFF) in android_glLightfv__IILjava_nio_FloatBuffer_2()
2421 case GL_SPOT_CUTOFF: in android_glLightfv__IILjava_nio_FloatBuffer_2()
2522 #if defined(GL_SPOT_CUTOFF) in android_glLightxv__II_3II()
2523 case GL_SPOT_CUTOFF: in android_glLightxv__II_3II()
2609 #if defined(GL_SPOT_CUTOFF) in android_glLightxv__IILjava_nio_IntBuffer_2()
2610 case GL_SPOT_CUTOFF: in android_glLightxv__IILjava_nio_IntBuffer_2()
5266 #if defined(GL_SPOT_CUTOFF) in android_glGetLightfv__II_3FI()
5267 case GL_SPOT_CUTOFF: in android_glGetLightfv__II_3FI()
[all …]
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java191 int GL_SPOT_CUTOFF = 0x1206; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if190 int GL_SPOT_CUTOFF = 0x1206;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java193 public static final int GL_SPOT_CUTOFF = 0x1206; field in GLES10
/frameworks/native/opengl/libagl/
Dlight.cpp478 case GL_SPOT_CUTOFF: in lightx()
716 case GL_SPOT_CUTOFF: in glLightfv()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h265 #define GL_SPOT_CUTOFF 0x1206 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if193 public static final int GL_SPOT_CUTOFF = 0x1206;
/frameworks/native/opengl/include/GLES/
Dgl.h255 #define GL_SPOT_CUTOFF 0x1206 macro
/frameworks/native/opengl/libs/
Denums.in173 GL_ENUM(0x1206,GL_SPOT_CUTOFF)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19174 field public static final int GL_SPOT_CUTOFF = 4614; // 0x1206
52096 field public static final int GL_SPOT_CUTOFF = 4614; // 0x1206
/frameworks/base/config/
Dhiddenapi-public-dex.txt28067 Landroid/opengl/GLES10;->GL_SPOT_CUTOFF:I
72124 Ljavax/microedition/khronos/opengles/GL10;->GL_SPOT_CUTOFF:I
/frameworks/base/api/
Dcurrent.txt29601 field public static final int GL_SPOT_CUTOFF = 4614; // 0x1206
71695 field public static final int GL_SPOT_CUTOFF = 4614; // 0x1206