Home
last modified time | relevance | path

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

/external/chromium_org/remoting/host/
Ddesktop_resizer_win.cc78 std::list<ScreenResolution> DesktopResizerWin::GetSupportedResolutions( in GetSupportedResolutions() function in remoting::DesktopResizerWin
Ddesktop_resizer_mac.cc58 std::list<ScreenResolution> DesktopResizerMac::GetSupportedResolutions( in GetSupportedResolutions() function in remoting::DesktopResizerMac
Ddesktop_resizer_linux.cc202 std::list<ScreenResolution> DesktopResizerLinux::GetSupportedResolutions( in GetSupportedResolutions() function in remoting::DesktopResizerLinux
Dresizing_host_observer_unittest.cc64 virtual std::list<ScreenResolution> GetSupportedResolutions( in GetSupportedResolutions() function in remoting::FakeDesktopResizer