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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 156 case GL_COLOR_MATERIAL:
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 151 case GL_COLOR_MATERIAL:
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 77 GL_COLOR_MATERIAL(0x0B57),
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 47 public static final int GL_COLOR_MATERIAL = 0x0B57;
    [all...]
GLLogWrapper.java 477 case GL_COLOR_MATERIAL:
478 return "GL_COLOR_MATERIAL";
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 45 int GL_COLOR_MATERIAL = 0x0B57;
  /frameworks/base/opengl/libagl/
state.cpp 160 case GL_COLOR_MATERIAL:
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 77 GL_COLOR_MATERIAL(0x0B57),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 151 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 556 glEnable(GL_COLOR_MATERIAL);
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 151 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 151 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /frameworks/base/opengl/tests/angeles/
demo.c 556 glEnable(GL_COLOR_MATERIAL);
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 178 #define GL_COLOR_MATERIAL 0x0B57
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 337 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 

Completed in 60 milliseconds

1 2