Home
last modified time | relevance | path

Searched defs:PackImage (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_util.cpp42 int64_t PackImage(const std::string &filePath, std::unique_ptr<PixelMap> pixelMap) in PackImage() function
66 int64_t PackImage(std::unique_ptr<ImageSource> imageSource) in PackImage() function
96 int64_t PackImage(const std::string &filePath, in PackImage() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_image_util.cpp29 std::string AnsImageUtil::PackImage(const std::shared_ptr<Media::PixelMap> &pixelMap, const std::st… in PackImage() function in OHOS::Notification::AnsImageUtil
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
H A Dimage_receiver.cpp55 int64_t PackImage(int &fd, std::unique_ptr<PixelMap> pixelMap) in PackImage() function