Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_source_util.cpp39 int64_t PackImage(const std::string &filePath, std::unique_ptr<PixelMap> pixelMap) in PackImage() function
63 int64_t PackImage(std::unique_ptr<ImageSource> imageSource) in PackImage() function
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
Dimage_receiver.cpp49 int64_t PackImage(int &fd, std::unique_ptr<PixelMap> pixelMap) in PackImage() function