Searched refs:fromClampLowest (Results 1 – 3 of 3) sorted by relevance
152 static constexpr auto fromClampLowest = static_cast<BareFromType>(commonClampLowest); in clamp() local157 (fromLowest != fromClampLowest) || (fromHighest != fromClampHighest); in clamp()173 return (v <= fromClampLowest) in clamp()