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

  /packages/apps/Gallery3D/src/com/cooliris/media/
RenderView.java 411 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_SRC2_RGB, GL11.GL_CONSTANT);
415 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_SRC2_ALPHA, GL11.GL_CONSTANT);
452 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_SRC2_RGB, GL11.GL_CONSTANT);
456 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_SRC2_ALPHA, GL11.GL_CONSTANT);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 54 public static final int GL_CONSTANT = 0x8576;
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 52 int GL_CONSTANT = 0x8576;
  /development/ndk/platforms/android-4/include/GLES/
gl.h 528 #define GL_CONSTANT 0x8576
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 529 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 528 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 528 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 528 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 528 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 528 #define GL_CONSTANT 0x8576
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 328 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 328 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 328 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 329 #define GL_CONSTANT 0x8576
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h 328 #define GL_CONSTANT 0x8576
    [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 363 milliseconds