Home
last modified time | relevance | path

Searched refs:GL_SPOT_EXPONENT (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.cpp2247 #if defined(GL_SPOT_EXPONENT) in android_glLightfv__II_3FI()
2248 case GL_SPOT_EXPONENT: in android_glLightfv__II_3FI()
2328 #if defined(GL_SPOT_EXPONENT) in android_glLightfv__IILjava_nio_FloatBuffer_2()
2329 case GL_SPOT_EXPONENT: in android_glLightfv__IILjava_nio_FloatBuffer_2()
2430 #if defined(GL_SPOT_EXPONENT) in android_glLightxv__II_3II()
2431 case GL_SPOT_EXPONENT: in android_glLightxv__II_3II()
2511 #if defined(GL_SPOT_EXPONENT) in android_glLightxv__IILjava_nio_IntBuffer_2()
2512 case GL_SPOT_EXPONENT: in android_glLightxv__IILjava_nio_IntBuffer_2()
4932 #if defined(GL_SPOT_EXPONENT) in android_glGetLightfv__II_3FI()
4933 case GL_SPOT_EXPONENT: in android_glGetLightfv__II_3FI()
[all …]
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java193 int GL_SPOT_EXPONENT = 0x1205; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if192 int GL_SPOT_EXPONENT = 0x1205;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java195 public static final int GL_SPOT_EXPONENT = 0x1205; field in GLES10
DGLLogWrapper.java849 case GL_SPOT_EXPONENT: in getLightPName()
876 case GL_SPOT_EXPONENT: in getLightParamCount()
/frameworks/native/opengl/libagl/
Dlight.cpp472 case GL_SPOT_EXPONENT: in lightx()
716 case GL_SPOT_EXPONENT: in glLightfv()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h264 #define GL_SPOT_EXPONENT 0x1205 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if195 public static final int GL_SPOT_EXPONENT = 0x1205;
/frameworks/native/opengl/include/GLES/
Dgl.h307 #define GL_SPOT_EXPONENT 0x1205 macro
/frameworks/native/opengl/libs/
Denums.in172 GL_ENUM(0x1205,GL_SPOT_EXPONENT)
/frameworks/base/api/
Dcurrent.txt20409 field public static final int GL_SPOT_EXPONENT = 4613; // 0x1205
54863 field public static final int GL_SPOT_EXPONENT = 4613; // 0x1205
Dsystem-current.txt22353 field public static final int GL_SPOT_EXPONENT = 4613; // 0x1205
57469 field public static final int GL_SPOT_EXPONENT = 4613; // 0x1205