Searched refs:LoadImageDataFromFileCache (Results 1 – 4 of 4) sorted by relevance
61 RefPtr<NG::ImageData> ImageLoader::LoadImageDataFromFileCache(const std::string& /*key*/, const std… in LoadImageDataFromFileCache() function in OHOS::Ace::ImageLoader
196 auto cachedData = ImageLoader::LoadImageDataFromFileCache(key, ".astc"); in QueryCompressedCache()
69 …static RefPtr<NG::ImageData> LoadImageDataFromFileCache(const std::string& key, const std::string&…
220 RefPtr<NG::ImageData> ImageLoader::LoadImageDataFromFileCache(const std::string& key, const std::st… in LoadImageDataFromFileCache() function in OHOS::Ace::ImageLoader