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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 163 case GL_MULTISAMPLE:
  /frameworks/base/opengl/tests/angeles/
app-linux.cpp 170 // GL_MULTISAMPLE is enabled by default
171 glDisable(GL_MULTISAMPLE);
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 282 GL_MULTISAMPLE(0x809D),
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 130 public static final int GL_MULTISAMPLE = 0x809D;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 128 int GL_MULTISAMPLE = 0x809D;
  /frameworks/base/opengl/libagl/
state.cpp 198 case GL_MULTISAMPLE:
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 282 GL_MULTISAMPLE(0x809D),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 186 #define GL_MULTISAMPLE 0x809D
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]

Completed in 380 milliseconds

1 2