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.cpp2250 #if defined(GL_SPOT_CUTOFF) in android_glLightfv__II_3FI()
2251 case GL_SPOT_CUTOFF: in android_glLightfv__II_3FI()
2331 #if defined(GL_SPOT_CUTOFF) in android_glLightfv__IILjava_nio_FloatBuffer_2()
2332 case GL_SPOT_CUTOFF: in android_glLightfv__IILjava_nio_FloatBuffer_2()
2433 #if defined(GL_SPOT_CUTOFF) in android_glLightxv__II_3II()
2434 case GL_SPOT_CUTOFF: in android_glLightxv__II_3II()
2514 #if defined(GL_SPOT_CUTOFF) in android_glLightxv__IILjava_nio_IntBuffer_2()
2515 case GL_SPOT_CUTOFF: in android_glLightxv__IILjava_nio_IntBuffer_2()
4935 #if defined(GL_SPOT_CUTOFF) in android_glGetLightfv__II_3FI()
4936 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
DGLLogWrapper.java851 case GL_SPOT_CUTOFF: in getLightPName()
878 case GL_SPOT_CUTOFF: in getLightParamCount()
/frameworks/native/opengl/libagl/
Dlight.cpp479 case GL_SPOT_CUTOFF: in lightx()
717 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.h308 #define GL_SPOT_CUTOFF 0x1206 macro
/frameworks/native/opengl/libs/
Denums.in173 GL_ENUM(0x1206,GL_SPOT_CUTOFF)
/frameworks/base/api/
Dcurrent.txt20407 field public static final int GL_SPOT_CUTOFF = 4614; // 0x1206
54861 field public static final int GL_SPOT_CUTOFF = 4614; // 0x1206
Dsystem-current.txt22351 field public static final int GL_SPOT_CUTOFF = 4614; // 0x1206
57467 field public static final int GL_SPOT_CUTOFF = 4614; // 0x1206