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

  /hardware/intel/img/libdrm/tests/
updatedraw.c 34 struct drm_update_draw update;
49 struct drm_update_draw update;
64 struct drm_update_draw update;
  /bionic/libc/kernel/uapi/drm/
drm.h 304 struct drm_update_draw { struct
534 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
629 typedef struct drm_update_draw drm_update_draw_t;
  /external/kernel-headers/original/uapi/drm/
drm.h 436 struct drm_update_draw { struct
731 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
837 typedef struct drm_update_draw drm_update_draw_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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;
  /hardware/intel/img/libdrm/shared-core/
drm.h 503 struct drm_update_draw { struct
751 #define DRM_IOCTL_UPDATE_DRAW DRM_IOW(0x3f, struct drm_update_draw)
844 typedef struct drm_update_draw drm_update_draw_t;

Completed in 59 milliseconds