Searched defs:cacheImage (Results 1 – 12 of 12) sorted by relevance
119 for (auto& cacheImage : cacheImages_) { in SetShowingIndex() local157 void ImageAnimatorPattern::UpdateCacheImageInfo(CacheImageStruct& cacheImage, int32_t index) in UpdateCacheImageInfo()264 for (auto& cacheImage : cacheImages_) { in OnDirtyLayoutWrapperSwap() local
205 auto cacheImage = std::make_shared<Drawing::Image>(); in GetCompletedImage() local228 auto cacheImage = GetCompletedImage(canvas, threadIndex, isUIFirst); in DrawCacheSurface() local
1044 auto cacheImage = mirrorDrawable.GetCacheImgForCapture(); in DrawMirrorCopy() local1149 auto cacheImage = mirroredDrawable.GetCacheImgForCapture(); in DrawWiredMirrorCopy() local
643 auto cacheImage = GetCachedImage(canvas); in DrawCachedImage() local
160 auto cacheImage = cache->GetCacheImage(key); in QueryFromCache() local
532 ImagePattern::CacheImageStruct cacheImage; variable
208 auto cacheImage = imageCache_->GetCacheImage(src); in CloseImageBitmap() local
301 auto cacheImage = imageCache_->GetCacheImage(src); in GetImage() local
226 auto cacheImage = cache->GetCacheImage(key); in QueryFromCache() local
628 for (auto& cacheImage : cacheImages_) { in OnDirtyLayoutWrapperSwap() local1819 for (auto& cacheImage : cacheImages_) { in SetShowingIndex() local1858 void ImagePattern::UpdateCacheImageInfo(CacheImageStruct& cacheImage, int32_t index) in UpdateCacheImageInfo()
3032 auto cacheImage = imageCache_->GetCacheImage(src); local3058 auto cacheImage = imageCache_->GetCacheImage(src); local
2962 auto cacheImage = GetCompletedImage(canvas, threadIndex, isUIFirst); in DrawCacheSurface() local3066 auto cacheImage = std::make_shared<Drawing::Image>(); in GetCompletedImage() local