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

1 2 3

  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 103 public static final int EGL_SWAP_BEHAVIOR_PRESERVED_BIT = 0x0400;
  /external/deqp/framework/egl/
egluStrUtil.inl 295 tcu::Format::BitDesc(EGL_SWAP_BEHAVIOR_PRESERVED_BIT, "EGL_SWAP_BEHAVIOR_PRESERVED_BIT"),
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 103 public static final int EGL_SWAP_BEHAVIOR_PRESERVED_BIT = 0x0400;
  /external/deqp/modules/egl/
teglNegativePartialUpdateTests.cpp 97 return (c.surfaceType() & EGL_SWAP_BEHAVIOR_PRESERVED_BIT) == EGL_SWAP_BEHAVIOR_PRESERVED_BIT;
  /development/ndk/platforms/android-9/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /external/mesa3d/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /external/mesa3d/src/egl/main/
eglsurface.c 463 if (!(confval & EGL_SWAP_BEHAVIOR_PRESERVED_BIT))
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 150 ? EGL_SWAP_BEHAVIOR_PRESERVED_BIT : 0;
  /frameworks/native/opengl/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/EGL/
egl.h 153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */

Completed in 1206 milliseconds

1 2 3