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

1 2

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglValidate.cpp 49 case EGL_CONFORMANT:
EglConfig.cpp 236 case EGL_CONFORMANT:
  /frameworks/native/opengl/tests/configdump/
configdump.cpp 62 ATTRIBUTE( EGL_CONFORMANT ),
  /frameworks/native/opengl/tests/lib/
glTestLib.cpp 105 X(EGL_CONFORMANT),
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FBConfig.cpp 57 EGL_CONFORMANT
  /development/ndk/platforms/android-9/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Config.cpp 339 case EGL_CONFORMANT: match = (config->mConformant & attribute[1]) == attribute[1]; break;
Display.cpp 334 case EGL_CONFORMANT: *value = configuration->mConformant; break;
  /frameworks/native/opengl/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 213 X(EGL_CONFORMANT),
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 132 X(EGL_CONFORMANT),
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 208 X(EGL_CONFORMANT),
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /frameworks/native/opengl/tests/gl2_copyTexImage/
gl2_copyTexImage.cpp 317 X(EGL_CONFORMANT),
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 318 X(EGL_CONFORMANT),

Completed in 79 milliseconds

1 2