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

1 2 3 4 5

  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 140 public static final int EGL_MULTISAMPLE_RESOLVE_BOX = 0x309B;
  /external/deqp/framework/egl/
egluStrUtil.inl 219 case EGL_MULTISAMPLE_RESOLVE_BOX: return "EGL_MULTISAMPLE_RESOLVE_BOX";
  /external/deqp/modules/egl/
teglQuerySurfaceTests.cpp 186 if (multisampleResolve != EGL_MULTISAMPLE_RESOLVE_DEFAULT && multisampleResolve != EGL_MULTISAMPLE_RESOLVE_BOX)
192 if (multisampleResolve == EGL_MULTISAMPLE_RESOLVE_BOX && !(info.surfaceType & EGL_MULTISAMPLE_RESOLVE_BOX_BIT))
537 egl.surfaceAttrib(display, surface, EGL_MULTISAMPLE_RESOLVE, EGL_MULTISAMPLE_RESOLVE_BOX);
539 if (eglu::querySurfaceInt(egl, display, surface, EGL_MULTISAMPLE_RESOLVE) != EGL_MULTISAMPLE_RESOLVE_BOX)
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 140 public static final int EGL_MULTISAMPLE_RESOLVE_BOX = 0x309B;
  /development/ndk/platforms/android-14/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /development/ndk/platforms/android-18/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /development/ndk/platforms/android-19/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /development/ndk/platforms/android-21/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /development/ndk/platforms/android-23/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /development/ndk/platforms/android-24/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /development/ndk/platforms/android-9/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 219 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /frameworks/native/opengl/include/EGL/
egl.h 231 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */

Completed in 92 milliseconds

1 2 3 4 5