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

  /bionic/libc/kernel/uapi/drm/
r128_drm.h 119 #define DRM_R128_STIPPLE 0x0d
137 #define DRM_IOCTL_R128_STIPPLE DRM_IOW(DRM_COMMAND_BASE + DRM_R128_STIPPLE, drm_r128_stipple_t)
212 typedef struct drm_r128_stipple { struct
  /external/kernel-headers/original/uapi/drm/
r128_drm.h 197 #define DRM_R128_STIPPLE 0x0d
218 #define DRM_IOCTL_R128_STIPPLE DRM_IOW( DRM_COMMAND_BASE + DRM_R128_STIPPLE, drm_r128_stipple_t)
304 typedef struct drm_r128_stipple { struct
  /external/libdrm/include/drm/
r128_drm.h 197 #define DRM_R128_STIPPLE 0x0d
218 #define DRM_IOCTL_R128_STIPPLE DRM_IOW( DRM_COMMAND_BASE + DRM_R128_STIPPLE, drm_r128_stipple_t)
304 typedef struct drm_r128_stipple { struct

Completed in 931 milliseconds