Searched defs:SetResolution (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/remoting/host/
H A Ddesktop_resizer_mac.cc30 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE;
66 void DesktopResizerMac::SetResolution(const ScreenResolution& resolution) { function in class:remoting::DesktopResizerMac
117 SetResolution(original);
H A Ddesktop_resizer_win.cc41 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE;
138 void DesktopResizerWin::SetResolution(const ScreenResolution& resolution) { function in class:remoting::DesktopResizerWin
145 LOG(ERROR) << "SetResolution failed: " << result;
H A Ddesktop_resizer_linux.cc133 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE;
228 void DesktopResizerLinux::SetResolution(const ScreenResolution& resolution) { function in class:remoting::DesktopResizerLinux
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusBitmap.h996 Bitmap::SetResolution( function in class:Bitmap

Completed in 1474 milliseconds