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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 135 case GL_OPERAND1_RGB:
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 166 case GL_OPERAND1_RGB:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 87 public static final int GL_OPERAND1_RGB = 0x8591;
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 85 int GL_OPERAND1_RGB = 0x8591;
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 390 GL_OPERAND1_RGB(0x8591),
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 390 GL_OPERAND1_RGB(0x8591),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 533 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 533 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 533 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLCanvasImpl.java 514 gl.glTexEnvf(GL11.GL_TEXTURE_ENV, GL11.GL_OPERAND1_RGB, GL11.GL_SRC_COLOR);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 532 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 532 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 532 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 532 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 532 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 532 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 532 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 532 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h     [all...]
glext.h 258 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 319 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 319 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 319 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 320 #define GL_OPERAND1_RGB 0x8591
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h 319 #define GL_OPERAND1_RGB 0x8591
    [all...]

Completed in 3959 milliseconds

1 2