Searched defs:PackImage (Results 1 – 3 of 3) sorted by relevance
42 int64_t PackImage(const std::string &filePath, std::unique_ptr<PixelMap> pixelMap) in PackImage() function66 int64_t PackImage(std::unique_ptr<ImageSource> imageSource) in PackImage() function96 int64_t PackImage(const std::string &filePath, in PackImage() function
29 std::string AnsImageUtil::PackImage(const std::shared_ptr<Media::PixelMap> &pixelMap, const std::st… in PackImage() function in OHOS::Notification::AnsImageUtil
55 int64_t PackImage(int &fd, std::unique_ptr<PixelMap> pixelMap) in PackImage() function