Searched defs:GetLightInfo (Results 1 – 3 of 3) sorted by relevance
67 int32_t (*GetLightInfo)(struct LightInfo **lightInfo, uint32_t *count); member
27 int32_t LightInterfaceImpl::GetLightInfo(std::vector<HdfLightInfo>& info) in GetLightInfo() function in OHOS::HDI::Light::V1_0::LightInterfaceImpl
98 static int32_t GetLightInfo(struct LightInfo **lightInfo, uint32_t *count) in GetLightInfo() function