Home
last modified time | relevance | path

Searched refs:GL_COMBINE_RGB (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/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java51 int GL_COMBINE_RGB = 0x8571; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL11Header.java-if50 int GL_COMBINE_RGB = 0x8571;
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_GLImpl.cpp3745 #if defined(GL_COMBINE_RGB) in android_glTexEnvfv__II_3FI()
3746 case GL_COMBINE_RGB: in android_glTexEnvfv__II_3FI()
3812 #if defined(GL_COMBINE_RGB) in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3813 case GL_COMBINE_RGB: in android_glTexEnvfv__IILjava_nio_FloatBuffer_2()
3894 #if defined(GL_COMBINE_RGB) in android_glTexEnvxv__II_3II()
3895 case GL_COMBINE_RGB: in android_glTexEnvxv__II_3II()
3961 #if defined(GL_COMBINE_RGB) in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
3962 case GL_COMBINE_RGB: in android_glTexEnvxv__IILjava_nio_IntBuffer_2()
5922 #if defined(GL_COMBINE_RGB) in android_glGetTexEnviv__II_3II()
5923 case GL_COMBINE_RGB: in android_glGetTexEnviv__II_3II()
[all …]
/frameworks/base/opengl/java/android/opengl/
DGLES11.java53 public static final int GL_COMBINE_RGB = 0x8571; field in GLES11
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES11Header.java-if53 public static final int GL_COMBINE_RGB = 0x8571;
/frameworks/native/opengl/include/GLES/
Dgl.h382 #define GL_COMBINE_RGB 0x8571 macro
/frameworks/native/opengl/libs/
Denums.in300 GL_ENUM(0x8571,GL_COMBINE_RGB)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19350 field public static final int GL_COMBINE_RGB = 34161; // 0x8571
52269 field public static final int GL_COMBINE_RGB = 34161; // 0x8571
/frameworks/base/config/
Dhiddenapi-public-dex.txt28239 Landroid/opengl/GLES11;->GL_COMBINE_RGB:I
72293 Ljavax/microedition/khronos/opengles/GL11;->GL_COMBINE_RGB:I
/frameworks/base/api/
Dcurrent.txt29777 field public static final int GL_COMBINE_RGB = 34161; // 0x8571
71868 field public static final int GL_COMBINE_RGB = 34161; // 0x8571