Home
last modified time | relevance | path

Searched defs:DisplayInfoSortFunctor (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ash/display/
Ddisplay_manager.cc70 struct DisplayInfoSortFunctor { struct
71 bool operator()(const DisplayInfo& a, const DisplayInfo& b) { in operator ()()