Lines Matching refs:compute_linear

312 compute_linear(const struct sna_composite_channel *channel,
575 v[1] = compute_linear(&op->src, r->src.x+r->width, r->src.y+r->height);
576 v[3] = compute_linear(&op->src, r->src.x, r->src.y+r->height);
577 v[5] = compute_linear(&op->src, r->src.x, r->src.y);
599 v[1] = compute_linear(&op->src, box->x2, box->y2);
600 v[3] = compute_linear(&op->src, box->x1, box->y2);
601 v[5] = compute_linear(&op->src, box->x1, box->y1);
941 v[1] = compute_linear(&op->src, r->src.x+r->width, r->src.y+r->height);
942 v[5] = compute_linear(&op->src, r->src.x, r->src.y+r->height);
943 v[9] = compute_linear(&op->src, r->src.x, r->src.y);
974 v[1] = compute_linear(&op->src, box->x2, box->y2);
975 v[5] = compute_linear(&op->src, box->x1, box->y2);
976 v[9] = compute_linear(&op->src, box->x1, box->y1);
1159 v[1] = compute_linear(&op->src, r->src.x+r->width, r->src.y+r->height);
1160 v[3] = compute_linear(&op->src, r->src.x, r->src.y+r->height);
1161 v[5] = compute_linear(&op->src, r->src.x, r->src.y);
1183 v[1] = compute_linear(&op->src, box->x2, box->y2);
1184 v[3] = compute_linear(&op->src, box->x1, box->y2);
1185 v[5] = compute_linear(&op->src, box->x1, box->y1);
1449 v[1] = compute_linear(&op->src, r->src.x+r->width, r->src.y+r->height);
1450 v[5] = compute_linear(&op->src, r->src.x, r->src.y+r->height);
1451 v[9] = compute_linear(&op->src, r->src.x, r->src.y);
1482 v[1] = compute_linear(&op->src, box->x2, box->y2);
1483 v[5] = compute_linear(&op->src, box->x1, box->y2);
1484 v[9] = compute_linear(&op->src, box->x1, box->y1);
1521 v[1] = compute_linear(&op->src, r->src.x+r->width, r->src.y+r->height);
1522 v[3] = compute_linear(&op->src, r->src.x, r->src.y+r->height);
1523 v[5] = compute_linear(&op->src, r->src.x, r->src.y);
1545 v[1] = compute_linear(&op->src, box->x2, box->y2);
1546 v[3] = compute_linear(&op->src, box->x1, box->y2);
1547 v[5] = compute_linear(&op->src, box->x1, box->y1);
1811 v[1] = compute_linear(&op->src, r->src.x+r->width, r->src.y+r->height);
1812 v[5] = compute_linear(&op->src, r->src.x, r->src.y+r->height);
1813 v[9] = compute_linear(&op->src, r->src.x, r->src.y);
1844 v[1] = compute_linear(&op->src, box->x2, box->y2);
1845 v[5] = compute_linear(&op->src, box->x1, box->y2);
1846 v[9] = compute_linear(&op->src, box->x1, box->y1);
2422 v[1] = compute_linear(&op->base.src, box->x2, box->y2);
2423 v[4] = compute_linear(&op->base.src, box->x1, box->y2);
2424 v[7] = compute_linear(&op->base.src, box->x1, box->y1);
2448 v[1] = compute_linear(&op->base.src, b->box.x2, b->box.y2);
2449 v[4] = compute_linear(&op->base.src, b->box.x1, b->box.y2);
2450 v[7] = compute_linear(&op->base.src, b->box.x1, b->box.y1);
2737 v[1] = compute_linear(&op->base.src, box->x2, box->y2);
2738 v[4] = compute_linear(&op->base.src, box->x1, box->y2);
2739 v[7] = compute_linear(&op->base.src, box->x1, box->y1);
2763 v[1] = compute_linear(&op->base.src, b->box.x2, b->box.y2);
2764 v[4] = compute_linear(&op->base.src, b->box.x1, b->box.y2);
2765 v[7] = compute_linear(&op->base.src, b->box.x1, b->box.y1);
3054 v[1] = compute_linear(&op->base.src, box->x2, box->y2);
3055 v[4] = compute_linear(&op->base.src, box->x1, box->y2);
3056 v[7] = compute_linear(&op->base.src, box->x1, box->y1);
3080 v[1] = compute_linear(&op->base.src, b->box.x2, b->box.y2);
3081 v[4] = compute_linear(&op->base.src, b->box.x1, b->box.y2);
3082 v[7] = compute_linear(&op->base.src, b->box.x1, b->box.y1);