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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 172 case GL_SAMPLE_ALPHA_TO_ONE:
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 183 case GL_SAMPLE_ALPHA_TO_ONE:
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 284 GL_SAMPLE_ALPHA_TO_ONE(0x809F),
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 183 public static final int GL_SAMPLE_ALPHA_TO_ONE = 0x809F;
    [all...]
GLLogWrapper.java 495 case GL_SAMPLE_ALPHA_TO_ONE:
496 return "GL_SAMPLE_ALPHA_TO_ONE";
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 181 int GL_SAMPLE_ALPHA_TO_ONE = 0x809F;
  /frameworks/base/opengl/libagl/
state.cpp 200 case GL_SAMPLE_ALPHA_TO_ONE:
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 284 GL_SAMPLE_ALPHA_TO_ONE(0x809F),
  /development/ndk/platforms/android-4/include/GLES/
gl.h 161 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 161 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 161 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 188 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 160 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h     [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 278 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 278 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 278 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 278 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F
    [all...]

Completed in 1061 milliseconds

1 2