Searched refs:destRect (Results 1 – 3 of 3) sorted by relevance
548 cmd->body.destRect.left = clip.x1; in do_surface_dirty_sou()549 cmd->body.destRect.right = clip.x2; in do_surface_dirty_sou()550 cmd->body.destRect.top = clip.y1; in do_surface_dirty_sou()551 cmd->body.destRect.bottom = clip.y2; in do_surface_dirty_sou()921 blits[hit_num].body.destRect.left = clip_x1 - move_x; in do_dmabuf_dirty_sou()922 blits[hit_num].body.destRect.top = clip_y1 - move_y; in do_dmabuf_dirty_sou()923 blits[hit_num].body.destRect.right = clip_x2; in do_dmabuf_dirty_sou()924 blits[hit_num].body.destRect.bottom = clip_y2; in do_dmabuf_dirty_sou()1318 cmd->body.destRect.left = clip.x1; in vmw_kms_present()1319 cmd->body.destRect.right = clip.x2; in vmw_kms_present()[all …]
1378 SVGASignedRect destRect; member
1916 SVGASignedRect destRect; /* Supports scaling if src/rest different size */ member