Lines Matching refs:offset3
11158 int16_t offset3 = offset2 - offset1;
11189 box[0].x2 = rr.x + rr.width + offset3;
11196 box[0].y2 = rr.y + rr.height + offset3;
11207 box[1].y1 = rr.y + offset3;
11245 DBG(("%s: singular clip offset1=%d, offset2=%d, offset3=%d\n",
11246 __FUNCTION__, offset1, offset2, offset3));
11283 box[1].y1 = rr.y + offset3;
11334 int offset3 = offset2 - offset1;
11361 b->x2 = rr.x + rr.width + offset3;
11368 b->y2 = rr.y + rr.height + offset3;
11379 b[1].y1 = rr.y + offset3;