Searched defs:DisplayModeMatcher (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/display/
H A Ddisplay_manager.cc84 struct DisplayModeMatcher { struct in namespace:ash::__anon1873
85 DisplayModeMatcher(const DisplayMode& target_mode) function in struct:ash::__anon1873::DisplayModeMatcher
482 std::find_if(modes.begin(), modes.end(), DisplayModeMatcher(target_mode));
513 DisplayModeMatcher(display_mode));
718 DisplayModeMatcher(new_mode));

Completed in 116 milliseconds