Home
last modified time | relevance | path

Searched refs:SendDesktopSizeUpdate (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/host/frontend/vnc_server/
Dvnc_client_connection.h101 void SendDesktopSizeUpdate() REQUIRES(m_);
Dvnc_client_connection.cpp373 void VncClientConnection::SendDesktopSizeUpdate() { in SendDesktopSizeUpdate() function in VncClientConnection
517 SendDesktopSizeUpdate(); in SetScreenOrientation()