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

/external/chromium_org/remoting/host/
H A Ddesktop_resizer_mac.cc27 virtual ScreenResolution GetCurrentResolution() OVERRIDE;
47 ScreenResolution DesktopResizerMac::GetCurrentResolution() { function in class:remoting::DesktopResizerMac
H A Ddesktop_resizer_win.cc38 virtual ScreenResolution GetCurrentResolution() OVERRIDE;
70 ScreenResolution DesktopResizerWin::GetCurrentResolution() { function in class:remoting::DesktopResizerWin
H A Ddesktop_resizer_linux.cc130 virtual ScreenResolution GetCurrentResolution() OVERRIDE;
172 ScreenResolution DesktopResizerLinux::GetCurrentResolution() { function in class:remoting::DesktopResizerLinux

Completed in 1121 milliseconds