Home
last modified time | relevance | path

Searched defs:LightEffect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/light/interfaces/include/
H A Dlight_type.h183 struct LightEffect { struct
184 …Color lightColor; /** Color and brightness corresponding to light, see {@link HdfLightColor}. */
185 …t LightFlashEffect flashEffect; /** Blinking mode. For details, see {@link LightFlashEffect}. */
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h129 struct LightEffect { struct
130 struct LightColor lightColor;
131 struct LightFlashEffect flashEffect;