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

1 2

  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 24 int GL_BLEND_DST_RGB = 0x80C8;
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 290 GL_BLEND_DST_RGB(0x80C8),
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 290 GL_BLEND_DST_RGB(0x80C8),
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 104 #define GL_BLEND_DST_RGB 0x80C8
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 104 #define GL_BLEND_DST_RGB 0x80C8
  /external/mesa3d/include/GLES2/
gl2.h 104 #define GL_BLEND_DST_RGB 0x80C8
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 104 #define GL_BLEND_DST_RGB 0x80C8
  /frameworks/base/opengl/include/GLES2/
gl2.h 104 #define GL_BLEND_DST_RGB 0x80C8
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 55 public static final int GL_BLEND_DST_RGB = 0x80C8;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 103 #define GL_BLEND_DST_RGB 0x80C8
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 103 #define GL_BLEND_DST_RGB 0x80C8
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 103 #define GL_BLEND_DST_RGB 0x80C8
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 103 #define GL_BLEND_DST_RGB 0x80C8
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 103 #define GL_BLEND_DST_RGB 0x80C8
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 103 #define GL_BLEND_DST_RGB 0x80C8
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 103 #define GL_BLEND_DST_RGB 0x80C8
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 336 #define GL_BLEND_DST_RGB 0x80C8
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 336 #define GL_BLEND_DST_RGB 0x80C8
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 336 #define GL_BLEND_DST_RGB 0x80C8
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 337 #define GL_BLEND_DST_RGB 0x80C8
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h 336 #define GL_BLEND_DST_RGB 0x80C8
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h 275 #define GL_BLEND_DST_RGB 0x80C8
    [all...]
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 

Completed in 109 milliseconds

1 2