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

  /frameworks/base/opengl/tests/angeles/
app-linux.cpp 170 // GL_MULTISAMPLE is enabled by default
171 glDisable(GL_MULTISAMPLE);
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 130 public static final int GL_MULTISAMPLE = 0x809D;
    [all...]
GLLogWrapper.java 491 case GL_MULTISAMPLE:
492 return "GL_MULTISAMPLE";
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 128 int GL_MULTISAMPLE = 0x809D;
  /frameworks/base/opengl/libagl/
state.cpp 195 case GL_MULTISAMPLE:
  /development/ndk/platforms/android-4/include/GLES/
gl.h 158 #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...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 276 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 276 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 276 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 276 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h 276 #define GL_MULTISAMPLE 0x809D
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 98 milliseconds