/frameworks/base/opengl/tools/glgen/specs/gles11/ |
checks.spec | 15 glGetTexEnv ifcheck params 1 pname GL_TEXTURE_ENV_MODE,GL_COMBINE_RGB,GL_COMBINE_ALPHA ifcheck params 4 pname GL_TEXTURE_ENV_COLOR 23 glTexEnv ifcheck params 1 pname GL_TEXTURE_ENV_MODE,GL_COMBINE_RGB,GL_COMBINE_ALPHA ifcheck params 4 pname GL_TEXTURE_ENV_COLOR
|
/frameworks/base/core/jni/ |
android_opengl_GLES11.cpp | [all...] |
android_opengl_GLES10.cpp | [all...] |
com_google_android_gles_jni_GLImpl.cpp | [all...] |
/frameworks/base/libs/rs/ |
rsProgramFragment.cpp | 130 glTexEnvi(GL_TEXTURE_ENV, GL_COMBINE_ALPHA, GL_ADD);
|
/frameworks/base/opengl/java/android/opengl/ |
GLES11.java | 52 public static final int GL_COMBINE_ALPHA = 0x8572;
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
GL11.java | 50 int GL_COMBINE_ALPHA = 0x8572;
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
RenderView.java | 403 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_COMBINE_ALPHA, GL11.GL_INTERPOLATE); 444 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_COMBINE_ALPHA, GL11.GL_INTERPOLATE); [all...] |
/development/ndk/platforms/android-4/include/GLES/ |
gl.h | 524 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/frameworks/base/opengl/include/GLES/ |
gl.h | 525 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/ |
gl.h | 524 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/ |
gl.h | 524 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/ |
gl.h | 524 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/ |
gl.h | 524 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/ |
gl.h | 524 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_opengl.h | 311 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_opengl.h | 311 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_opengl.h | 311 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_opengl.h | 312 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_opengl.h | 311 #define GL_COMBINE_ALPHA 0x8572 [all...] |
/prebuilt/sdk/4/ |
android.jar | |
/prebuilt/sdk/5/ |
android.jar | |
/prebuilt/sdk/6/ |
android.jar | |
/prebuilt/sdk/8/ |
android.jar | |