Searched refs:rect_x2 (Results 1 – 1 of 1) sorted by relevance
541 int rect_x2 = r->xDst + r->width; in exaCompositeRects() local548 if (rect_x2 > x2) in exaCompositeRects()549 x2 = rect_x2; in exaCompositeRects()