Searched refs:lhs_rects (Results 1 – 1 of 1) sorted by relevance
657 Rect const * const lhs_rects = lhs.getArray(&lhs_count); in boolean_operation() local662 region_operator<Rect>::region lhs_region(lhs_rects, lhs_count); in boolean_operation()683 lhs_rects[i].left + dx, in boolean_operation()684 lhs_rects[i].top + dy, in boolean_operation()685 lhs_rects[i].right + dx, in boolean_operation()686 lhs_rects[i].bottom + dy, in boolean_operation()771 Rect const * const lhs_rects = lhs.getArray(&lhs_count); in boolean_operation() local773 region_operator<Rect>::region lhs_region(lhs_rects, lhs_count); in boolean_operation()