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

1 2 3

  /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 208 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-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/mesa3d/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /external/mesa3d/src/egl/main/
eglsurface.c 444 case EGL_MULTISAMPLE_RESOLVE_BOX:
  /frameworks/native/opengl/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/EGL/
egl.h 218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */

Completed in 412 milliseconds

1 2 3