Searched refs:MONO (Results 1 – 4 of 4) sorted by relevance
84 : Light(context, name, id, InputDeviceLightType::MONO), rawId(rawId) {} in MonoLight()
104 MONO = 0, enumerator
1997 if (lightInfo.type == InputDeviceLightType::MONO) { in nativeGetLights()
8810 ASSERT_EQ(InputDeviceLightType::MONO, lights[0].type); in TEST_F()