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() argument85 int32_t rawId;
8797 TEST_F(LightControllerTest, MonoLight) { in TEST_F() argument