Home
last modified time | relevance | path

Searched refs:GetLightLevel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_property_display_box.h64 ContentLightLevelInfo GetLightLevel() const { return lightLevel_; }; in GetLightLevel() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageheifimpl_fuzzer/src/
H A Dimage_heif_impl_fuzzer.cpp173 heifcllibox->GetLightLevel(); in ItemPropertyDisplayBoxTest001()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp434 lightInfo = clli->GetLightLevel(); in ExtractDisplayData()