Searched refs:lhs_rects (Results 1 – 1 of 1) sorted by relevance
596 Rect const * const lhs_rects = lhs.getArray(&lhs_count); in boolean_operation() local601 region_operator<Rect>::region lhs_region(lhs_rects, lhs_count); in boolean_operation()622 lhs_rects[i].left + dx, in boolean_operation()623 lhs_rects[i].top + dy, in boolean_operation()624 lhs_rects[i].right + dx, in boolean_operation()625 lhs_rects[i].bottom + dy, in boolean_operation()711 Rect const * const lhs_rects = lhs.getArray(&lhs_count); in boolean_operation() local713 region_operator<Rect>::region lhs_region(lhs_rects, lhs_count); in boolean_operation()