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

  /external/libdrm/include/drm/
drm.h 445 struct drm_update_draw { struct
775 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
883 typedef struct drm_update_draw drm_update_draw_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 437 struct drm_update_draw { struct
692 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
793 typedef struct drm_update_draw drm_update_draw_t;
  /bionic/libc/kernel/uapi/drm/
drm.h 254 struct drm_update_draw { struct
497 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
594 typedef struct drm_update_draw drm_update_draw_t;
  /external/kernel-headers/original/uapi/drm/
drm.h 451 struct drm_update_draw { struct
847 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
980 typedef struct drm_update_draw drm_update_draw_t;

Completed in 336 milliseconds