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

  /bionic/libc/kernel/uapi/drm/
drm.h 534 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)
  /external/kernel-headers/original/uapi/drm/
drm.h 493 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
746 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)
  /external/libdrm/include/drm/
drm.h 495 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
734 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 491 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
678 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 494 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
690 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)

Completed in 109 milliseconds