Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h186 struct RawLightInfo { struct
187 int32_t id;
188 std::string name;
189 std::optional<int32_t> maxBrightness;
190 Flags<InputLightClass> flags;
191 std::array<int32_t, COLOR_NUM> rgbIndex;
192 std::filesystem::path path;