Searched refs:destRect (Results 1 – 3 of 3) sorted by relevance
855 cmd->body.destRect.left = sdirty->left; in vmw_sou_surface_fifo_commit()856 cmd->body.destRect.right = sdirty->right; in vmw_sou_surface_fifo_commit()857 cmd->body.destRect.top = sdirty->top; in vmw_sou_surface_fifo_commit()858 cmd->body.destRect.bottom = sdirty->bottom; in vmw_sou_surface_fifo_commit()1015 blit->body.destRect.left = dirty->unit_x1; in vmw_sou_bo_clip()1016 blit->body.destRect.top = dirty->unit_y1; in vmw_sou_bo_clip()1017 blit->body.destRect.right = dirty->unit_x2; in vmw_sou_bo_clip()1018 blit->body.destRect.bottom = dirty->unit_y2; in vmw_sou_bo_clip()
1903 SVGASignedRect destRect; member
1154 SVGASignedRect destRect; member