Searched refs:path_mask (Results 1 – 1 of 1) sorted by relevance
115 inline Path GetMostSignificantPath(Path path_mask) { in GetMostSignificantPath() argument116 return static_cast<Path>(round_down_pot(static_cast<int>(path_mask))); in GetMostSignificantPath()