Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/controller/
DPeripheralController.cpp145 std::unordered_map<LightColor, int32_t> intensities; in setLightColor() local
204 std::unordered_map<LightColor, int32_t> intensities = ret.value(); in getLightColor() local
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp189 const std::unordered_map<LightColor, int32_t> intensities) { in fakeLightIntensities()
608 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h367 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h181 std::unordered_map<LightColor, int32_t> intensities) override{}; in setLightIntensities()
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1389 std::unordered_map<LightColor, int32_t> intensities; in getLightIntensities() local
1415 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()