Home
last modified time | relevance | path

Searched defs:virtio_input_event (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/vnc_server/
Dvirtual_inputs.cpp48 struct virtio_input_event { struct
49 std::uint16_t type;
50 std::uint16_t code;
51 std::int32_t value;
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp46 struct virtio_input_event { struct
47 uint16_t type;
48 uint16_t code;
49 int32_t value;