Searched refs:drm_clip_rect (Results 1 – 8 of 8) sorted by relevance
90 struct drm_clip_rect { struct102 struct drm_clip_rect *rects; argument1218 typedef struct drm_clip_rect drm_clip_rect_t;
562 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */574 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
139 drm_clip_rect excl_rect_copy_ = {};
176 static void SetRect(DRMRect &source, drm_clip_rect *target) { in SetRect()673 drm_clip_rect clip_rect; in SetExclRect()
546 struct drm_clip_rect partial_rect = {0, 0, 0, 0};548 bool isUpdated(drm_clip_rect rect) { in isUpdated()
1868 struct drm_clip_rect partial_rect = { in setupPartialRegion()
55 typedef struct drm_clip_rect drm_clip_rect_t;