Searched refs:GetRawColorProfile (Results 1 – 4 of 4) sorted by relevance
103 const std::shared_ptr<const HeifRawColorProfile> &GetRawColorProfile() const;
223 const std::shared_ptr<const HeifRawColorProfile> &HeifImage::GetRawColorProfile() const in GetRawColorProfile() function in OHOS::ImagePlugin::HeifImage
257 auto heifrawcolorprofile = heifimage->GetRawColorProfile(); in HeifImplFuzzTest001()
375 auto &iccProfile = image->GetRawColorProfile(); in SetColorSpaceInfo()