Searched refs:first_bounds_min (Results 1 – 1 of 1) sorted by relevance
108 def GetOverlap(first_bounds_min, first_bounds_max, argument110 assert first_bounds_min <= first_bounds_max112 overlapped_range_start = max(first_bounds_min, second_bounds_min)