/ohos5.0/base/sensors/miscdevice/frameworks/native/light/src/ |
H A D | light_client.cpp | 92 int32_t LightClient::GetLightList(LightInfo **lightInfo, int32_t &count) in GetLightList() 200 LightInfo *lightInfo = lightInfos_ + i; in ConvertLightInfos() local
|
/ohos5.0/base/sensors/miscdevice/frameworks/native/light/ |
H A D | light_agent.cpp | 26 int32_t GetLightList(LightInfo **lightInfo, int32_t &count) in GetLightList()
|
/ohos5.0/base/sensors/miscdevice/utils/common/src/ |
H A D | light_info_ipc.cpp | 88 auto lightInfo = std::make_unique<LightInfoIPC>(); in Unmarshalling() local
|
/ohos5.0/base/powermgr/battery_manager/charger/src/ |
H A D | battery_led.cpp | 37 vector<HdfLightInfo> lightInfo; in InitLight() local
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/ |
H A D | compatible_light_connection.cpp | 28 std::vector<LightInfo> lightInfo = { variable
|
/ohos5.0/base/powermgr/battery_manager/services/native/src/ |
H A D | battery_light.cpp | 37 LightInfo* lightInfo = nullptr; in InitLight() local
|
/ohos5.0/drivers/peripheral/light/hal/src/ |
H A D | light_dump.c | 40 char lightInfo[STRING_LEN] = {0}; in ShowLightInfo() local
|
H A D | light_controller.c | 130 static int32_t GetLightInfo(struct LightInfo **lightInfo, uint32_t *count) in GetLightInfo()
|
/ohos5.0/drivers/peripheral/light/hdi_impl/ |
H A D | light_interface_impl.cpp | 51 struct LightInfo *lightInfo = nullptr; in GetLightInfo() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/ |
H A D | heif_image.cpp | 261 …id HeifImage::SetStaticMetadata(std::vector<uint8_t>& displayInfo, std::vector<uint8_t>& lightInfo) in SetStaticMetadata()
|
H A D | heif_parser.cpp | 421 ContentLightLevelInfo lightInfo{}; in ExtractDisplayData() local
|
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/src/ |
H A D | light_driver.c | 31 struct LightInfo lightInfo; in GetAllLightInfo() local
|
/ohos5.0/base/sensors/miscdevice/frameworks/native/common/src/ |
H A D | miscdevice_service_proxy.cpp | 281 LightInfoIPC lightInfo; in GetLightList() local
|
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/ |
H A D | light_driver.h | 150 struct LightInfo lightInfo; member
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/ |
H A D | hdr_helper.cpp | 832 …t8_t> ParseHeifStaticMetadata(const vector<uint8_t>& displayInfo, const vector<uint8_t>& lightInfo) in ParseHeifStaticMetadata() 882 vector<uint8_t> lightInfo; in GetHeifMetadata() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/ |
H A D | HeifDecoderImpl.cpp | 1222 std::vector<uint8_t>& lightInfo) in getVividMetadata()
|