HomeSort by relevance Sort by last modified time
    Searched refs:GetSupportedResolutions (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/remoting/host/
desktop_resizer.h 33 virtual std::list<ScreenResolution> GetSupportedResolutions(
37 // resolutions previously returned by |GetSupportedResolutions|. Note that
desktop_resizer_mac.cc 28 virtual std::list<ScreenResolution> GetSupportedResolutions(
58 std::list<ScreenResolution> DesktopResizerMac::GetSupportedResolutions(
desktop_resizer_win.cc 39 virtual std::list<ScreenResolution> GetSupportedResolutions(
78 std::list<ScreenResolution> DesktopResizerWin::GetSupportedResolutions(
desktop_resizer_linux.cc 18 // be necessary to implement |GetSupportedResolutions|, but it's not considered
131 virtual std::list<ScreenResolution> GetSupportedResolutions(
202 std::list<ScreenResolution> DesktopResizerLinux::GetSupportedResolutions(
resizing_host_observer.cc 157 desktop_resizer_->GetSupportedResolutions(resolution);
resizing_host_observer_unittest.cc 64 virtual std::list<ScreenResolution> GetSupportedResolutions(

Completed in 1858 milliseconds