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

1 2 3 4 5

  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 134 public static final int EGL_BUFFER_PRESERVED = 0x3094;
  /external/deqp/framework/egl/
egluStrUtil.inl 239 case EGL_BUFFER_PRESERVED: return "EGL_BUFFER_PRESERVED";
  /external/mesa3d/src/egl/main/
eglsurface.c 270 swapBehavior = EGL_BUFFER_PRESERVED;
465 case EGL_BUFFER_PRESERVED:
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 455 preserve ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED);
462 preserved = (swapBehavior == EGL_BUFFER_PRESERVED);
  /external/swiftshader/src/OpenGL/libEGL/
Surface.cpp 63 swapBehavior = EGL_BUFFER_PRESERVED;
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 134 public static final int EGL_BUFFER_PRESERVED = 0x3094;
  /development/ndk/platforms/android-14/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-18/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-19/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-21/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-23/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-24/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-9/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 205 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /frameworks/native/opengl/include/EGL/
egl.h 177 #define EGL_BUFFER_PRESERVED 0x3094
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 204 #define EGL_BUFFER_PRESERVED 0x3094 /* EGL_SWAP_BEHAVIOR value */

Completed in 783 milliseconds

1 2 3 4 5