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

1 2 3

  /frameworks/native/opengl/tests/angeles/
app-linux.cpp 170 // GL_MULTISAMPLE is enabled by default
171 glDisable(GL_MULTISAMPLE);
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 163 case GL_MULTISAMPLE:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 130 public static final int 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/native/opengl/libagl/
state.cpp 199 case GL_MULTISAMPLE:
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 186 #define GL_MULTISAMPLE 0x809D
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 158 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 159 #define GL_MULTISAMPLE 0x809D
    [all...]

Completed in 313 milliseconds

1 2 3