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

  /external/libdrm/include/drm/
drm.h 478 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */
486 _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 275 _DRM_VBLANK_NEXTONMISS = 0x10000000,
281 #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 484 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */
492 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)

Completed in 72 milliseconds