Lines Matching refs:offset3
11327 int16_t offset3 = offset2 - offset1;
11358 box[0].x2 = rr.x + rr.width + offset3;
11365 box[0].y2 = rr.y + rr.height + offset3;
11376 box[1].y1 = rr.y + offset3;
11414 DBG(("%s: singular clip offset1=%d, offset2=%d, offset3=%d\n",
11415 __FUNCTION__, offset1, offset2, offset3));
11452 box[1].y1 = rr.y + offset3;
11503 int offset3 = offset2 - offset1;
11530 b->x2 = rr.x + rr.width + offset3;
11537 b->y2 = rr.y + rr.height + offset3;
11548 b[1].y1 = rr.y + offset3;