HomeSort by relevance Sort by last modified time
    Searched refs:SetResolution (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/remoting/host/
desktop_resizer.h 40 virtual void SetResolution(const ScreenResolution& resolution) = 0;
desktop_resizer_mac.cc 30 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE;
66 void DesktopResizerMac::SetResolution(const ScreenResolution& resolution) {
117 SetResolution(original);
desktop_resizer_win.cc 41 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE;
138 void DesktopResizerWin::SetResolution(const ScreenResolution& resolution) {
145 LOG(ERROR) << "SetResolution failed: " << result;
desktop_resizer_linux.cc 133 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE;
228 void DesktopResizerLinux::SetResolution(const ScreenResolution& resolution) {
resizing_host_observer.cc 174 desktop_resizer_->SetResolution(best_candidate.resolution());
resizing_host_observer_unittest.cc 72 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE {
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBitmap.h 996 Bitmap::SetResolution(
GdiPlusHeaders.h 647 Status SetResolution(IN REAL xdpi,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 230 Status SetResolution(REAL xdpi, REAL ydpi);
gdiplusimpl.h 622 __inline__ Status Bitmap::SetResolution(REAL xdpi, REAL ydpi)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincodec.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 344 milliseconds