Home
last modified time | relevance | path

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

/external/chromium_org/remoting/host/
Ddesktop_resizer_win.cc70 ScreenResolution DesktopResizerWin::GetCurrentResolution() { in GetCurrentResolution() function in remoting::DesktopResizerWin
Ddesktop_resizer_mac.cc47 ScreenResolution DesktopResizerMac::GetCurrentResolution() { in GetCurrentResolution() function in remoting::DesktopResizerMac
Ddesktop_resizer_linux.cc172 ScreenResolution DesktopResizerLinux::GetCurrentResolution() { in GetCurrentResolution() function in remoting::DesktopResizerLinux
Dresizing_host_observer_unittest.cc61 virtual ScreenResolution GetCurrentResolution() OVERRIDE { in GetCurrentResolution() function in remoting::FakeDesktopResizer