Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/controller/
DPeripheralController.cpp137 std::unordered_map<LightColor, int32_t> intensities; in setLightColor() local
196 std::unordered_map<LightColor, int32_t> intensities = ret.value(); in getLightColor() local
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp187 const std::unordered_map<LightColor, int32_t> intensities) { in fakeLightIntensities()
601 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h369 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h218 std::unordered_map<LightColor, int32_t> intensities) override{}; in setLightIntensities()
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1411 std::unordered_map<LightColor, int32_t> intensities; in getLightIntensities() local
1437 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()