Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/specs/gles11/
Dchecks.spec69 glGetTexEnv ifcheck params 4 pname GL_TEXTURE_ENV_COLOR
84 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.cpp1819 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnvfv__II_3FI()
1820 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnvfv__II_3FI()
1869 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnvfv__IILjava_nio_FloatBuffer_2()
1870 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnvfv__IILjava_nio_FloatBuffer_2()
1929 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnviv__II_3II()
1930 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnviv__II_3II()
1979 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnviv__IILjava_nio_IntBuffer_2()
1980 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnviv__IILjava_nio_IntBuffer_2()
2039 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnvxv__II_3II()
2040 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnvxv__II_3II()
[all …]
Dcom_google_android_gles_jni_GLImpl.cpp3564 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvfv__II_3FI()
3565 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvfv__II_3FI()
3625 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3626 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3707 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvxv__II_3II()
3708 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvxv__II_3II()
3768 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
3769 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
5575 #if defined(GL_TEXTURE_ENV_COLOR) in android_glGetTexEnviv__II_3II()
5576 case GL_TEXTURE_ENV_COLOR: in android_glGetTexEnviv__II_3II()
[all …]
Dandroid_opengl_GLES10.cpp2836 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvfv__II_3FI()
2837 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvfv__II_3FI()
2886 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
2887 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
2957 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvxv__II_3II()
2958 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvxv__II_3II()
3007 #if defined(GL_TEXTURE_ENV_COLOR) in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
3008 case GL_TEXTURE_ENV_COLOR: in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES11RenderEngine.cpp152 glTexEnvfv(GL_TEXTURE_ENV, GL_TEXTURE_ENV_COLOR, envColor); in setupLayerBlending()
/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
DGLLogWrapper.java366 case GL_TEXTURE_ENV_COLOR: in getTextureEnvPName()
377 case GL_TEXTURE_ENV_COLOR: in getTextureEnvParamCount()
/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.h421 #define GL_TEXTURE_ENV_COLOR 0x2201 macro
/frameworks/native/opengl/libagl/
Dtexture.cpp987 if (pname == GL_TEXTURE_ENV_COLOR) { in glTexEnvfv()
/frameworks/native/opengl/libs/
Denums.in229 GL_ENUM(0x2201,GL_TEXTURE_ENV_COLOR)
/frameworks/base/api/
Dcurrent.txt20455 field public static final int GL_TEXTURE_ENV_COLOR = 8705; // 0x2201
54909 field public static final int GL_TEXTURE_ENV_COLOR = 8705; // 0x2201
Dsystem-current.txt22399 field public static final int GL_TEXTURE_ENV_COLOR = 8705; // 0x2201
57515 field public static final int GL_TEXTURE_ENV_COLOR = 8705; // 0x2201