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

  /external/libdrm/tests/
updatedraw.c 35 struct drm_update_draw update;
50 struct drm_update_draw update;
65 struct drm_update_draw update;
  /external/libdrm/include/drm/
drm.h 441 struct drm_update_draw { struct
743 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
863 typedef struct drm_update_draw drm_update_draw_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 437 struct drm_update_draw { struct
680 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
774 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 304 struct drm_update_draw { struct
537 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
636 typedef struct drm_update_draw drm_update_draw_t;
  /external/kernel-headers/original/uapi/drm/
drm.h 436 struct drm_update_draw { struct
756 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
865 typedef struct drm_update_draw drm_update_draw_t;

Completed in 1039 milliseconds