HomeSort by relevance Sort by last modified time
    Searched refs:GL_COMBINE_RGB (Results 1 - 25 of 25) sorted by null

  /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 124 glTexEnvi(GL_TEXTURE_ENV, GL_COMBINE_RGB, GL_ADD);
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 53 public static final int GL_COMBINE_RGB = 0x8571;
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 51 int GL_COMBINE_RGB = 0x8571;
  /packages/apps/Gallery3D/src/com/cooliris/media/
RenderView.java 402 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_COMBINE_RGB, GL11.GL_INTERPOLATE);
443 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_COMBINE_RGB, GL11.GL_INTERPOLATE);
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 523 #define GL_COMBINE_RGB 0x8571
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 524 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 523 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 523 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 523 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 523 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 523 #define GL_COMBINE_RGB 0x8571
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 310 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 310 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 310 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 311 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h 310 #define GL_COMBINE_RGB 0x8571
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 811 milliseconds