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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 129 case GL_SRC1_RGB:
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 163 case GL_SRC1_RGB:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 118 public static final int GL_SRC1_RGB = 0x8581;
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 116 int GL_SRC1_RGB = 0x8581;
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 384 GL_SRC1_RGB(0x8581),
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 384 GL_SRC1_RGB(0x8581),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 542 #define GL_SRC1_RGB 0x8581
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 542 #define GL_SRC1_RGB 0x8581
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 542 #define GL_SRC1_RGB 0x8581
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLCanvasImpl.java 513 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_SRC1_RGB, GL11.GL_CONSTANT);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 541 #define GL_SRC1_RGB 0x8581
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 541 #define GL_SRC1_RGB 0x8581
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 541 #define GL_SRC1_RGB 0x8581
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 541 #define GL_SRC1_RGB 0x8581
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 541 #define GL_SRC1_RGB 0x8581
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 541 #define GL_SRC1_RGB 0x8581
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 541 #define GL_SRC1_RGB 0x8581
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 541 #define GL_SRC1_RGB 0x8581
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 423 #define GL_SRC1_RGB GL_SOURCE1_RGB
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 423 #define GL_SRC1_RGB GL_SOURCE1_RGB
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 423 #define GL_SRC1_RGB GL_SOURCE1_RGB
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 424 #define GL_SRC1_RGB GL_SOURCE1_RGB
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h 423 #define GL_SRC1_RGB GL_SOURCE1_RGB
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h 362 #define GL_SRC1_RGB GL_SOURCE1_RGB
    [all...]
  /prebuilt/sdk/4/
android.jar 

Completed in 1934 milliseconds

1 2