Searched defs:DisplaySortFunctor (Results 1 – 1 of 1) sorted by relevance
71 struct DisplaySortFunctor { struct72 bool operator()(const gfx::Display& a, const gfx::Display& b) { in operator ()()