Searched refs:first_bounds (Results 1 – 1 of 1) sorted by relevance
102 def GetOverlapBetweenBounds(first_bounds, second_bounds): argument104 return Bounds.GetOverlap(first_bounds.min_, first_bounds.max_,