Searched refs:MULTI_COLOR (Results 1 – 4 of 4) sorted by relevance
117 : Light(context, name, id, InputDeviceLightType::MULTI_COLOR), rawId(rawId) {} in MultiColorLight()
107 MULTI_COLOR = 3, enumerator
2001 lightInfo.type == InputDeviceLightType::MULTI_COLOR) { in nativeGetLights()
8863 ASSERT_EQ(InputDeviceLightType::MULTI_COLOR, lights[0].type); in TEST_F()