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

  /bionic/libc/kernel/uapi/drm/
r128_drm.h 137 #define DRM_IOCTL_R128_STIPPLE DRM_IOW(DRM_COMMAND_BASE + DRM_R128_STIPPLE, drm_r128_stipple_t)
  /external/kernel-headers/original/uapi/drm/
r128_drm.h 218 #define DRM_IOCTL_R128_STIPPLE DRM_IOW( DRM_COMMAND_BASE + DRM_R128_STIPPLE, drm_r128_stipple_t)
  /external/libdrm/include/drm/
r128_drm.h 218 #define DRM_IOCTL_R128_STIPPLE DRM_IOW( DRM_COMMAND_BASE + DRM_R128_STIPPLE, drm_r128_stipple_t)
  /external/strace/
ioctl_redefs2.h 301 #ifdef DRM_IOCTL_R128_STIPPLE
302 # undef DRM_IOCTL_R128_STIPPLE
303 # define DRM_IOCTL_R128_STIPPLE 0x4004644d
ioctl_redefs1.h 349 #ifdef DRM_IOCTL_R128_STIPPLE
350 # undef DRM_IOCTL_R128_STIPPLE
351 # define DRM_IOCTL_R128_STIPPLE 0x4004644d
    [all...]

Completed in 60 milliseconds