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

  /external/libdrm/include/drm/
drm.h 470 _DRM_VBLANK_EVENT = 0x4000000, /**< Send event instead of blocking */
478 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 466 _DRM_VBLANK_EVENT = 0x4000000, /**< Send event instead of blocking */
474 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 468 _DRM_VBLANK_EVENT = 0x4000000, /**< Send event instead of blocking */
477 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
  /bionic/libc/kernel/uapi/drm/
drm.h 327 _DRM_VBLANK_EVENT = 0x4000000,
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 467 _DRM_VBLANK_EVENT = 0x4000000, /**< Send event instead of blocking */
476 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \

Completed in 645 milliseconds