Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputDevice.h166 struct InputDeviceLightInfo { struct
167 explicit InputDeviceLightInfo(std::string name, int32_t id, InputDeviceLightType type, in InputDeviceLightInfo() argument
171 std::string name;
173 int32_t id;
175 InputDeviceLightType type;
177 int32_t ordinal;