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

/external/chromium_org/remoting/host/
H A Ddesktop_resizer_mac.cc28 virtual std::list<ScreenResolution> GetSupportedResolutions(
58 std::list<ScreenResolution> DesktopResizerMac::GetSupportedResolutions( function in class:remoting::DesktopResizerMac
H A Ddesktop_resizer_win.cc39 virtual std::list<ScreenResolution> GetSupportedResolutions(
78 std::list<ScreenResolution> DesktopResizerWin::GetSupportedResolutions( function in class:remoting::DesktopResizerWin
H A Ddesktop_resizer_linux.cc18 // be necessary to implement |GetSupportedResolutions|, but it's not considered
131 virtual std::list<ScreenResolution> GetSupportedResolutions(
202 std::list<ScreenResolution> DesktopResizerLinux::GetSupportedResolutions( function in class:remoting::DesktopResizerLinux

Completed in 73 milliseconds