Searched defs:Light (Results 1 – 7 of 7) sorted by relevance
/hardware/google/interfaces/light/1.1/default/ | ||
D | Light.h | 40 struct Light : public ILight { struct |
D | Light.cpp | 46 Light::Light(std::map<Type, light_device_t*>&& lights) in Light() function in android::hardware::light::V2_0::implementation::Light |
/hardware/google/interfaces/light/1.0/default/ | ||
D | Light.h | 40 struct Light : public ILight { struct |
D | Light.cpp | 46 Light::Light(std::map<Type, light_device_t*>&& lights) in Light() function in android::hardware::light::V2_0::implementation::Light |
/hardware/interfaces/light/2.0/default/ | ||
D | Light.h | 42 struct Light : public ILight { struct |
D | Light.cpp | 46 Light::Light(std::map<Type, light_device_t*> &&lights) in Light() function in android::hardware::light::V2_0::implementation::Light |
/hardware/interfaces/tests/extension/light/2.0/default/ | ||
D | Light.h | 43 struct Light : public ILight { struct |