Searched defs:LoadImageFile (Results 1 – 3 of 3) sorted by relevance
55 std::shared_ptr<Media::PixelMap> BundleGraphicsClientImpl::LoadImageFile(const uint8_t *data, size_… in LoadImageFile() function in OHOS::AppExecFwk::BundleGraphicsClientImpl
191 bool ThumbnailUtils::LoadImageFile(const string &path, shared_ptr<PixelMap> &pixelMap, float °re… in LoadImageFile() function in OHOS::Media::ThumbnailUtils
592 static std::shared_ptr<Media::PixelMap> LoadImageFile(const uint8_t *data, size_t len) in LoadImageFile() function