Searched refs:destRect (Results 1 – 3 of 3) sorted by relevance
514 blit->body.destRect.left = clip->x1; in vmw_sou_bo_populate_clip()515 blit->body.destRect.top = clip->y1; in vmw_sou_bo_populate_clip()516 blit->body.destRect.right = clip->x2; in vmw_sou_bo_populate_clip()517 blit->body.destRect.bottom = clip->y2; in vmw_sou_bo_populate_clip()612 blit->body.destRect.left = 0; in vmw_sou_surface_pre_clip()613 blit->body.destRect.top = 0; in vmw_sou_surface_pre_clip()614 blit->body.destRect.right = 0; in vmw_sou_surface_pre_clip()615 blit->body.destRect.bottom = 0; in vmw_sou_surface_pre_clip()672 blit->body.destRect.left = bb->x1; in vmw_sou_surface_post_clip()673 blit->body.destRect.top = bb->y1; in vmw_sou_surface_post_clip()[all …]
2074 SVGASignedRect destRect; member
1203 SVGASignedRect destRect; member