Home
last modified time | relevance | path

Searched refs:Landscape (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_utils.h49 enum class ScreenOrientation { Portrait, Landscape }; enumerator
Dframe_buffer_watcher.cpp64 if (stripe.orientation == ScreenOrientation::Landscape) { in Rotated()
86 stripe.orientation = ScreenOrientation::Landscape; in Rotated()
Dvnc_client_connection.cpp505 if (current_orientation_ == ScreenOrientation::Landscape) { in HandlePointerEvent()
530 case ScreenOrientation::Landscape: in CoordinatesForOrientation()
585 SetScreenOrientation(ScreenOrientation::Landscape); in RotateIfIsRotationCommand()