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

  /bionic/libc/kernel/uapi/drm/
r128_drm.h 118 #define DRM_R128_DEPTH 0x0c
136 #define DRM_IOCTL_R128_DEPTH DRM_IOW(DRM_COMMAND_BASE + DRM_R128_DEPTH, drm_r128_depth_t)
199 typedef struct drm_r128_depth { struct
  /external/kernel-headers/original/uapi/drm/
r128_drm.h 196 #define DRM_R128_DEPTH 0x0c
217 #define DRM_IOCTL_R128_DEPTH DRM_IOW( DRM_COMMAND_BASE + DRM_R128_DEPTH, drm_r128_depth_t)
290 typedef struct drm_r128_depth { struct
  /external/libdrm/include/drm/
r128_drm.h 196 #define DRM_R128_DEPTH 0x0c
217 #define DRM_IOCTL_R128_DEPTH DRM_IOW( DRM_COMMAND_BASE + DRM_R128_DEPTH, drm_r128_depth_t)
290 typedef struct drm_r128_depth { struct

Completed in 56 milliseconds