Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/input_connector/
Dinput_connector.cpp32 struct InputDevices { struct
35 std::map<std::string, TouchDevice> multitouch_devices;
36 std::map<std::string, TouchDevice> touch_devices;
38 std::optional<KeyboardDevice> keyboard;
39 std::optional<SwitchesDevice> switches;
40 std::optional<RotaryDevice> rotary;
41 std::optional<MouseDevice> mouse;