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

1 2 3

  /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/deqp/framework/egl/
egluStrUtil.inl 227 case EGL_BUFFER_DESTROYED: return "EGL_BUFFER_DESTROYED";
  /external/mesa3d/src/egl/main/
eglsurface.c 290 swapBehavior = EGL_BUFFER_DESTROYED;
459 case EGL_BUFFER_DESTROYED:
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 233 LOG_ALWAYS_FATAL_IF(eglSurfaceAttrib(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED) == EGL_FALSE,
372 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-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/mesa3d/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /frameworks/native/opengl/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */

Completed in 2536 milliseconds

1 2 3