Searched refs:intersected (Results 1 – 1 of 1) sorted by relevance
165 … const auto intersected = RectAlgorithm::ComputeIntersection(rect, overlay, intersection); in ComputeMaxVisibleRegion() local166 if (intersected && RectAlgorithm::CheckEqual(rect, intersection)) { in ComputeMaxVisibleRegion()