Searched refs:comparesLess (Results 1 – 2 of 2) sorted by relevance
60 inline static bool comparesLess(const Fps& left, const Fps& right) { in comparesLess() function
55 std::sort(knownFrameRates.begin(), knownFrameRates.end(), Fps::comparesLess); in constructKnownFrameRates()901 Fps::comparesLess); in findClosestKnownFrameRate()