Searched defs:MonoLight (Results 1 – 2 of 2) sorted by relevance
84 struct MonoLight : public Light { struct85 explicit MonoLight(InputDeviceContext& context, const std::string& name, int32_t id, in MonoLight() argument90 int32_t rawId;
10273 TEST_F(LightControllerTest, MonoLight) { in TEST_F() argument