Searched refs:GetNclxColorProfile (Results 1 – 5 of 5) sorted by relevance
101 const std::shared_ptr<const HeifNclxColorProfile> &GetNclxColorProfile() const;
218 const std::shared_ptr<const HeifNclxColorProfile> &HeifImage::GetNclxColorProfile() const in GetNclxColorProfile() function in OHOS::ImagePlugin::HeifImage
258 auto heifnclxcolorprofile = heifimage->GetNclxColorProfile(); in HeifImplFuzzTest001()
233 heifImage.GetNclxColorProfile();
383 auto& nclx = image->GetNclxColorProfile(); in SetColorSpaceInfo()