Home
last modified time | relevance | path

Searched refs:GL_SPOT_EXPONENT (Results 1 – 12 of 12) 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.cpp2271 #if defined(GL_SPOT_EXPONENT) in android_glLightfv__II_3FI()
2272 case GL_SPOT_EXPONENT: in android_glLightfv__II_3FI()
2358 #if defined(GL_SPOT_EXPONENT) in android_glLightfv__IILjava_nio_FloatBuffer_2()
2359 case GL_SPOT_EXPONENT: in android_glLightfv__IILjava_nio_FloatBuffer_2()
2460 #if defined(GL_SPOT_EXPONENT) in android_glLightxv__II_3II()
2461 case GL_SPOT_EXPONENT: in android_glLightxv__II_3II()
2547 #if defined(GL_SPOT_EXPONENT) in android_glLightxv__IILjava_nio_IntBuffer_2()
2548 case GL_SPOT_EXPONENT: in android_glLightxv__IILjava_nio_IntBuffer_2()
5209 #if defined(GL_SPOT_EXPONENT) in android_glGetLightfv__II_3FI()
5210 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/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.h254 #define GL_SPOT_EXPONENT 0x1205 macro
/frameworks/native/opengl/libs/
Denums.in172 GL_ENUM(0x1205,GL_SPOT_EXPONENT)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19176 field public static final int GL_SPOT_EXPONENT = 4613; // 0x1205
52098 field public static final int GL_SPOT_EXPONENT = 4613; // 0x1205
/frameworks/base/core/api/
Dcurrent.txt28345 field public static final int GL_SPOT_EXPONENT = 4613; // 0x1205
58399 field public static final int GL_SPOT_EXPONENT = 4613; // 0x1205