Searched refs:SetColorProfile (Results 1 – 6 of 6) sorted by relevance
79 …void SetColorProfile(const std::shared_ptr<const HeifColorProfile>& prof) { colorProfile_ = prof; } in SetColorProfile() function
105 void SetColorProfile(const std::shared_ptr<const HeifColorProfile> &profile);
185 … void SetColorProfile(heif_item_id itemId, const std::shared_ptr<const HeifColorProfile> &profile);
228 void HeifImage::SetColorProfile(const std::shared_ptr<const HeifColorProfile> &profile) in SetColorProfile() function in OHOS::ImagePlugin::HeifImage
486 image->SetColorProfile(profile); in ExtractImageProperties()828 void HeifParser::SetColorProfile(heif_item_id itemId, const std::shared_ptr<const HeifColorProfile>… in SetColorProfile() function in OHOS::ImagePlugin::HeifParser831 colr->SetColorProfile(profile); in SetColorProfile()
151 heifcolrbox->SetColorProfile(const_prof); in ItemPropertyColorBoxTest001()