Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_client_connection.h122 Coordinates CoordinatesForOrientation(ScreenOrientation orientation) const;
Dvnc_client_connection.cpp518 VncClientConnection::Coordinates VncClientConnection::CoordinatesForOrientation( in CoordinatesForOrientation() function in VncClientConnection
549 auto coords = CoordinatesForOrientation(orientation); in SetScreenOrientation()