Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/input_connector/
Dsocket_input_connector.cpp211 struct InputDevices { struct
212 InputEventType event_type;
215 std::map<std::string, TouchDevice> multitouch_devices;
216 std::map<std::string, TouchDevice> touch_devices;
218 std::unique_ptr<InputSocket> keyboard;
219 std::unique_ptr<InputSocket> switches;
220 std::unique_ptr<InputSocket> rotary;