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

  /bionic/libc/kernel/uapi/drm/
drm.h 325 _DRM_VBLANK_RELATIVE = 0x1,
336 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)
  /external/kernel-headers/original/uapi/drm/
drm.h 464 _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */
475 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 465 _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */
473 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 465 _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */
473 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)
  /hardware/intel/img/libdrm/shared-core/
drm.h 531 _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */
538 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)

Completed in 387 milliseconds