Home
last modified time | relevance | path

Searched refs:GL_COMBINE_ALPHA (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks13 glGetTexEnv ifcheck params 1 pname GL_TEXTURE_ENV_MODE,GL_COMBINE_RGB,GL_COMBINE_ALPHA ifcheck para…
21 glTexEnv ifcheck params 1 pname GL_TEXTURE_ENV_MODE,GL_COMBINE_RGB,GL_COMBINE_ALPHA ifcheck params …
/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES11RenderEngine.cpp147 glTexEnvi(GL_TEXTURE_ENV, GL_COMBINE_ALPHA, combineAlpha); in setupLayerBlending()
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_GLImpl.cpp3555 #if defined(GL_COMBINE_ALPHA) in android_glTexEnvfv__II_3FI()
3556 case GL_COMBINE_ALPHA: in android_glTexEnvfv__II_3FI()
3616 #if defined(GL_COMBINE_ALPHA) in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3617 case GL_COMBINE_ALPHA: in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3698 #if defined(GL_COMBINE_ALPHA) in android_glTexEnvxv__II_3II()
3699 case GL_COMBINE_ALPHA: in android_glTexEnvxv__II_3II()
3759 #if defined(GL_COMBINE_ALPHA) in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
3760 case GL_COMBINE_ALPHA: in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
5566 #if defined(GL_COMBINE_ALPHA) in android_glGetTexEnviv__II_3II()
5567 case GL_COMBINE_ALPHA: in android_glGetTexEnviv__II_3II()
[all …]
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL11Header.java-if49 int GL_COMBINE_ALPHA = 0x8572;
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java50 int GL_COMBINE_ALPHA = 0x8572; field
/frameworks/base/opengl/java/android/opengl/
DGLES11.java52 public static final int GL_COMBINE_ALPHA = 0x8572; field in GLES11
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES11Header.java-if52 public static final int GL_COMBINE_ALPHA = 0x8572;
/frameworks/native/opengl/include/GLES/
Dgl.h525 #define GL_COMBINE_ALPHA 0x8572 macro
/frameworks/native/opengl/libs/
Denums.in301 GL_ENUM(0x8572,GL_COMBINE_ALPHA)
/frameworks/base/api/
Dsystem-current.txt20929 field public static final int GL_COMBINE_ALPHA = 34162; // 0x8572
54797 field public static final int GL_COMBINE_ALPHA = 34162; // 0x8572
Dcurrent.txt19349 field public static final int GL_COMBINE_ALPHA = 34162; // 0x8572
52268 field public static final int GL_COMBINE_ALPHA = 34162; // 0x8572