Home | History | Annotate | Download | only in vmwgfx

Lines Matching refs:SVGASignedRect

572 	return sizeof(struct vmw_kms_sou_dirty_cmd) + sizeof(SVGASignedRect) *
602 blit->header.size = sizeof(blit->body) + sizeof(SVGASignedRect) *
626 SVGASignedRect *rect = cmd;
647 SVGASignedRect *rect;
656 rect = (SVGASignedRect *)&blit[1];
659 sizeof(SVGASignedRect);
1034 size_t region_size = dirty->num_hits * sizeof(SVGASignedRect);
1035 SVGASignedRect *blit = (SVGASignedRect *) &cmd[1];
1082 * Encodes a SVGASignedRect cliprect and updates the bounding box of the
1090 SVGASignedRect *blit = (SVGASignedRect *) &cmd[1];
1163 sizeof(SVGASignedRect