Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputDevice.h171 struct InputDeviceLightInfo { struct
172 explicit InputDeviceLightInfo(std::string name, int32_t id, InputDeviceLightType type, in InputDeviceLightInfo() argument
176 std::string name;
178 int32_t id;
180 InputDeviceLightType type;
182 int32_t ordinal;