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

  /external/chromium_org/remoting/host/
desktop_session_proxy.cc 172 this, screen_resolution_, virtual_terminal_);
266 screen_resolution_,
382 screen_resolution_ = resolution;
389 this, screen_resolution_, virtual_terminal_);
399 desktop_session_connector_->SetScreenResolution(this, screen_resolution_);
401 new ChromotingNetworkDesktopMsg_SetScreenResolution(screen_resolution_));
desktop_session_proxy.h 209 ScreenResolution screen_resolution_; member in class:remoting::DesktopSessionProxy

Completed in 598 milliseconds