Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_ENV_COLOR (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
Dchecks.spec76 glGetTexEnv ifcheck params 4 pname GL_TEXTURE_ENV_COLOR
98 glTexEnv ifcheck params 4 pname GL_TEXTURE_ENV_COLOR
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks13 …ame GL_TEXTURE_ENV_MODE,GL_COMBINE_RGB,GL_COMBINE_ALPHA ifcheck params 4 pname GL_TEXTURE_ENV_COLOR
21 …ame GL_TEXTURE_ENV_MODE,GL_COMBINE_RGB,GL_COMBINE_ALPHA ifcheck params 4 pname GL_TEXTURE_ENV_COLOR
/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp1921 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnvfv__II_3FI()
1922 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnvfv__II_3FI()
1977 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnvfv__IILjava_nio_FloatBuffer_2()
1978 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnvfv__IILjava_nio_FloatBuffer_2()
2037 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnviv__II_3II()
2038 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnviv__II_3II()
2093 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnviv__IILjava_nio_IntBuffer_2()
2094 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnviv__IILjava_nio_IntBuffer_2()
2153 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnvxv__II_3II()
2154 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnvxv__II_3II()
[all …]
Dandroid_opengl_GLES10.cpp3030 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvfv__II_3FI()
3031 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvfv__II_3FI()
3086 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3087 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3157 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvxv__II_3II()
3158 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvxv__II_3II()
3213 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
3214 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp3753 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvfv__II_3FI()
3754 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvfv__II_3FI()
3820 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3821 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3902 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvxv__II_3II()
3903 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvxv__II_3II()
3969 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
3970 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
5930 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnviv__II_3II()
5931 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnviv__II_3II()
[all …]
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java207 int GL_TEXTURE_ENV_COLOR = 0x2201; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if206 int GL_TEXTURE_ENV_COLOR = 0x2201;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java209 public static final int GL_TEXTURE_ENV_COLOR = 0x2201; field in GLES10
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h378 #define GL_TEXTURE_ENV_COLOR 0x2201 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if209 public static final int GL_TEXTURE_ENV_COLOR = 0x2201;
/frameworks/native/opengl/include/GLES/
Dgl.h311 #define GL_TEXTURE_ENV_COLOR 0x2201 macro
/frameworks/native/opengl/libagl/
Dtexture.cpp976 if (pname == GL_TEXTURE_ENV_COLOR) { in glTexEnvfv()
/frameworks/native/opengl/libs/
Denums.in229 GL_ENUM(0x2201,GL_TEXTURE_ENV_COLOR)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19222 field public static final int GL_TEXTURE_ENV_COLOR = 8705; // 0x2201
52144 field public static final int GL_TEXTURE_ENV_COLOR = 8705; // 0x2201
/frameworks/base/config/
Dhiddenapi-public-dex.txt28115 Landroid/opengl/GLES10;->GL_TEXTURE_ENV_COLOR:I
72172 Ljavax/microedition/khronos/opengles/GL10;->GL_TEXTURE_ENV_COLOR:I
/frameworks/base/api/
Dcurrent.txt29649 field public static final int GL_TEXTURE_ENV_COLOR = 8705; // 0x2201
71743 field public static final int GL_TEXTURE_ENV_COLOR = 8705; // 0x2201