Home
last modified time | relevance | path

Searched defs:lightType (Results 1 – 3 of 3) sorted by relevance

/base/sensors/miscdevice/utils/common/src/
Dlight_info_ipc.cpp60 void LightInfoIPC::SetLightType(int32_t lightType) in SetLightType()
/base/sensors/miscdevice/interfaces/inner_api/light/
Dlight_agent_type.h49 int32_t lightType; /** Light type. For details, see {@link LightType}. */ member
/base/sensors/miscdevice/test/unittest/light/
Dlight_agent_test.cpp127 bool GetLightColor(LightColor &color, int32_t lightType) in GetLightColor()