Searched refs:GetSupportedResolutions (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/remoting/host/
H A Ddesktop_resizer.h33 virtual std::list<ScreenResolution> GetSupportedResolutions(
37 // resolutions previously returned by |GetSupportedResolutions|. Note that
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
H A Dresizing_host_observer.cc157 desktop_resizer_->GetSupportedResolutions(resolution);
H A Dresizing_host_observer_unittest.cc64 virtual std::list<ScreenResolution> GetSupportedResolutions(

Completed in 111 milliseconds