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