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.cpp45 struct virtio_input_event { struct
46 std::uint16_t type;
47 std::uint16_t code;
48 std::int32_t value;
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp36 struct virtio_input_event { struct
37 uint16_t type;
38 uint16_t code;
39 int32_t value;