Searched refs:destRect (Results 1 – 3 of 3) sorted by relevance
546 cmd->body.destRect.left = clip.x1; in do_surface_dirty_sou()547 cmd->body.destRect.right = clip.x2; in do_surface_dirty_sou()548 cmd->body.destRect.top = clip.y1; in do_surface_dirty_sou()549 cmd->body.destRect.bottom = clip.y2; in do_surface_dirty_sou()913 blits[hit_num].body.destRect.left = clip_x1 - move_x; in do_dmabuf_dirty_sou()914 blits[hit_num].body.destRect.top = clip_y1 - move_y; in do_dmabuf_dirty_sou()915 blits[hit_num].body.destRect.right = clip_x2; in do_dmabuf_dirty_sou()916 blits[hit_num].body.destRect.bottom = clip_y2; in do_dmabuf_dirty_sou()1304 cmd->body.destRect.left = clip.x1; in vmw_kms_present()1305 cmd->body.destRect.right = clip.x2; in vmw_kms_present()[all …]
1366 SVGASignedRect destRect; member
1741 SVGASignedRect destRect; /* Supports scaling if src/rest different size */ member