Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h304 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()
H A DEventHub.h151 enum class LightColor : uint32_t { enum
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp1133 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp611 const std::unordered_map<LightColor, int32_t> intensities) { in fakeLightIntensities()
954 std::unordered_map<LightColor, int32_t> intensities) override { in setLightIntensities()