Searched defs:light (Results 1 – 14 of 14) sorted by relevance
65 for (const HwLight& light : supportedLights) { in TearDown() local74 for (const HwLight& light : supportedLights) { in TearDown() local96 for (const HwLight& light : supportedLights) { in TEST_P() local105 for (const HwLight& light : supportedLights) { in TEST_P() local115 for (const HwLight& light : supportedLights) { in TEST_P() local126 for (const HwLight& light : supportedLights) { in TEST_P() local143 for (const HwLight& light : supportedLights) { in TEST_P() local154 for (const HwLight& light : supportedLights) { in TEST_P() local
25 namespace light { namespace45 android::sp<hwLight> light = new LightExt{ in main() local
27 namespace light { namespace157 light_device_t* light = getLightDevice(name); in HIDL_FETCH_ILight() local
24 namespace light { namespace
27 namespace light { namespace
27 namespace light { namespace164 light_device_t* light = getLightDevice(name); in HIDL_FETCH_ILight() local
22 namespace light { namespace
73 for (auto light : lights) { in setToColorAidl() local
91 sp<ILight> light; member in LightHidlTest
336 float light; member