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
993 auto cacheImage = mirrorDrawable.GetCacheImgForCapture(); in DrawMirrorCopy() local1101 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
226 auto cacheImage = cache->GetCacheImage(key); in QueryFromCache() local
208 auto cacheImage = imageCache_->GetCacheImage(src); in CloseImageBitmap() local
301 auto cacheImage = imageCache_->GetCacheImage(src); in GetImage() local
628 for (auto& cacheImage : cacheImages_) { in OnDirtyLayoutWrapperSwap() local1828 for (auto& cacheImage : cacheImages_) { in SetShowingIndex() local1867 void ImagePattern::UpdateCacheImageInfo(CacheImageStruct& cacheImage, int32_t index) in UpdateCacheImageInfo()
3032 auto cacheImage = imageCache_->GetCacheImage(src); local3058 auto cacheImage = imageCache_->GetCacheImage(src); local
3043 auto cacheImage = GetCompletedImage(canvas, threadIndex, isUIFirst); in DrawCacheSurface() local3147 auto cacheImage = std::make_shared<Drawing::Image>(); in GetCompletedImage() local