Searched refs:GetAlphaImage (Results 1 – 3 of 3) sorted by relevance
91 std::shared_ptr<HeifImage> GetAlphaImage() const;
187 std::shared_ptr<HeifImage> HeifImage::GetAlphaImage() const in GetAlphaImage() function in OHOS::ImagePlugin::HeifImage
1014 std::shared_ptr<HeifImage> alphaImage = masterImage->GetAlphaImage(); in HwApplyAlphaImage()1041 std::shared_ptr<HeifImage> alphaImage = masterImage->GetAlphaImage(); in SwApplyAlphaImage()