Searched refs:rect_y2 (Results 1 – 1 of 1) sorted by relevance
542 int rect_y2 = r->yDst + r->height; in exaCompositeRects() local550 if (rect_y2 > y2) in exaCompositeRects()551 y2 = rect_y2; in exaCompositeRects()