Searched refs:LoadImageSource (Results 1 – 3 of 3) sorted by relevance
246 unique_ptr<ImageSource> LoadImageSource(const std::string &path, uint32_t &err) in LoadImageSource() function344 std::unique_ptr<ImageSource> imageSource = LoadImageSource(sourcePath, err); in CreateImagePixelMap()369 std::unique_ptr<ImageSource> retryImageSource = LoadImageSource(sourcePath, err); in CreateImagePixelMap()
104 Media::LoadImageSource(FuzzString(data, size), err); in ThumbnailSourceTest()
34 EXPORT std::unique_ptr<ImageSource> LoadImageSource(const std::string &path, uint32_t &err);