Lines Matching full:intersection
804 inline hwc_rect intersection(const hwc_rect &r1, const hwc_rect &r2)924 // the intersection logic is simpler if we make them inclusive951 overlaps.push_back(intersection(visible_rect, other_rect));