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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 155 case GL_COLOR_LOGIC_OP:
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 150 case GL_COLOR_LOGIC_OP:
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 115 GL_COLOR_LOGIC_OP(0x0BF2),
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 46 public static final int GL_COLOR_LOGIC_OP = 0x0BF2;
    [all...]
GLLogWrapper.java 449 case GL_COLOR_LOGIC_OP:
450 return "GL_COLOR_LOGIC_OP";
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 44 int GL_COLOR_LOGIC_OP = 0x0BF2;
  /frameworks/base/opengl/libagl/
state.cpp 187 case GL_COLOR_LOGIC_OP:
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 115 GL_COLOR_LOGIC_OP(0x0BF2),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 136 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 163 #define GL_COLOR_LOGIC_OP 0x0BF2
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 135 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 425 #define GL_COLOR_LOGIC_OP 0x0BF2
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 

Completed in 401 milliseconds

1 2