Home
last modified time | relevance | path

Searched refs:SetLightLevel (Results 1 – 2 of 2) 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.h65 void SetLightLevel(ContentLightLevelInfo lightLevel) { lightLevel_ = lightLevel; }; in SetLightLevel() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageheifimpl_fuzzer/src/
H A Dimage_heif_impl_fuzzer.cpp174 heifcllibox->SetLightLevel(lightLevel); in ItemPropertyDisplayBoxTest001()