Searched defs:DescendingScore (Results 1 – 1 of 1) sorted by relevance
245 struct DescendingScore { struct246 bool operator()(const ScoredFrameRate& lhs, const ScoredFrameRate& rhs) const { in operator()