HomeSort by relevance Sort by last modified time
    Searched refs:_DRM_VBLANK_NEXTONMISS (Results 1 - 5 of 5) sorted by null

  /external/libdrm/include/drm/
drm.h 472 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */
479 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 468 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */
475 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 470 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */
478 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
  /bionic/libc/kernel/uapi/drm/
drm.h 330 _DRM_VBLANK_NEXTONMISS = 0x10000000,
337 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
  /external/kernel-headers/original/uapi/drm/
drm.h 469 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */
477 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)

Completed in 44 milliseconds