Searched refs:SetResolution (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/remoting/host/
H A Ddesktop_resizer.h40 virtual void SetResolution(const ScreenResolution& resolution) = 0;
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
H A Dresizing_host_observer.cc174 desktop_resizer_->SetResolution(best_candidate.resolution());
H A Dresizing_host_observer_unittest.cc72 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE {
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusBitmap.h996 Bitmap::SetResolution( function in class:Bitmap
H A DGdiPlusHeaders.h647 Status SetResolution(IN REAL xdpi,

Completed in 226 milliseconds