Searched defs:GetSupportedResolutions (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/remoting/host/ | ||
| D | desktop_resizer_win.cc | 78 std::list<ScreenResolution> DesktopResizerWin::GetSupportedResolutions( in GetSupportedResolutions() function in remoting::DesktopResizerWin |
| D | desktop_resizer_mac.cc | 58 std::list<ScreenResolution> DesktopResizerMac::GetSupportedResolutions( in GetSupportedResolutions() function in remoting::DesktopResizerMac |
| D | desktop_resizer_linux.cc | 202 std::list<ScreenResolution> DesktopResizerLinux::GetSupportedResolutions( in GetSupportedResolutions() function in remoting::DesktopResizerLinux |
| D | resizing_host_observer_unittest.cc | 64 virtual std::list<ScreenResolution> GetSupportedResolutions( in GetSupportedResolutions() function in remoting::FakeDesktopResizer |