Searched refs:GetCacheImgObj (Results 1 – 4 of 4) sorted by relevance
60 RefPtr<ImageObject> GetCacheImgObj(const std::string& key);
91 RefPtr<ImageObject> ImageCache::GetCacheImgObj(const std::string& key) in GetCacheImgObj() function in OHOS::Ace::ImageCache
219 return imageCache->GetCacheImgObj(imageInfo.ToString()); in QueryImageObjectFromCache()
536 return imageCache->GetCacheImgObj(sourceInfo_.GetKey());