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 179 this, screen_resolution_, virtual_terminal_);
273 screen_resolution_,
409 screen_resolution_ = resolution;
416 this, screen_resolution_, virtual_terminal_);
426 desktop_session_connector_->SetScreenResolution(this, screen_resolution_);
428 new ChromotingNetworkDesktopMsg_SetScreenResolution(screen_resolution_));
desktop_session_proxy.h 222 ScreenResolution screen_resolution_; member in class:remoting::DesktopSessionProxy

Completed in 39 milliseconds