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

1 2 3 4 5

  /external/deqp/modules/egl/
teglNegativePartialUpdateTests.cpp 250 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED));
293 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED));
312 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED));
333 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED));
410 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED));
444 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED));
475 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED));
515 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED));
teglNegativeApiTests.cpp     [all...]
  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 135 public static final int EGL_BUFFER_DESTROYED = 0x3095;
  /external/mesa3d/src/egl/main/
eglsurface.c 265 EGLint swapBehavior = EGL_BUFFER_DESTROYED;
275 swapBehavior = EGL_BUFFER_DESTROYED;
463 case EGL_BUFFER_DESTROYED:
  /external/deqp/framework/egl/
egluStrUtil.inl 238 case EGL_BUFFER_DESTROYED: return "EGL_BUFFER_DESTROYED";
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 312 LOG_ALWAYS_FATAL_IF(eglSurfaceAttrib(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED) == EGL_FALSE,
455 preserve ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED);
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 135 public static final int EGL_BUFFER_DESTROYED = 0x3095;
  /development/ndk/platforms/android-14/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-18/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-19/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-21/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-23/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-24/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /development/ndk/platforms/android-9/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 206 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /frameworks/native/opengl/include/EGL/
egl.h 178 #define EGL_BUFFER_DESTROYED 0x3095
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */

Completed in 368 milliseconds

1 2 3 4 5