Searched defs:singleColor (Results 1 – 3 of 3) sorted by relevance
88 int32_t singleColor = 0; in OnRemoteRequestFuzzTest() local
109 int32_t singleColor; /** Single color mode. */ member
812 int32_t MiscdeviceService::TurnOn(int32_t lightId, int32_t singleColor, const LightAnimationIPC &an… in TurnOn()