Searched refs:GetEncodedHeifFormat (Results 1 – 5 of 5) sorted by relevance
85 static std::string GetEncodedHeifFormat();
910 std::string imageEncodedFormat = ImageUtils::GetEncodedHeifFormat();955 std::string imageEncodedFormat = ImageUtils::GetEncodedHeifFormat();1002 std::string imageEncodedFormat = ImageUtils::GetEncodedHeifFormat();
119 formats.insert(ImageUtils::GetEncodedHeifFormat()); in GetSupportedFormats()
369 formats.insert(ImageUtils::GetEncodedHeifFormat()); in GetSupportedFormats()
900 std::string ImageUtils::GetEncodedHeifFormat() in GetEncodedHeifFormat() function in OHOS::Media::ImageUtils