Searched refs:SetAuxImage (Results 1 – 3 of 3) sorted by relevance
93 void SetAuxImage(heif_item_id id, const std::string &aux_type);
197 void HeifImage::SetAuxImage(heif_item_id id, const std::string &aux_type) in SetAuxImage() function in OHOS::ImagePlugin::HeifImage
590 auxImage->SetAuxImage(masterItemId, auxc->GetAuxType()); in ExtractAuxImage()