Searched defs:cacheImage (Results 1 – 12 of 12) sorted by relevance
57 auto cacheImage = cachedData.first; in OnProcessImage() local
115 for (auto& cacheImage : cacheImages_) { in SetShowingIndex() local153 void ImageAnimatorPattern::UpdateCacheImageInfo(CacheImageStruct& cacheImage, int32_t index) in UpdateCacheImageInfo()260 for (auto& cacheImage : cacheImages_) { in OnDirtyLayoutWrapperSwap() local
639 auto cacheImage = mirroredScreenDrawable->GetCacheImgForCapture(); in WiredScreenProjection() local699 auto cacheImage = mirroredScreenDrawable->GetCacheImgForCapture(); in DrawWiredMirrorCopy() local863 …auto cacheImage = mirroredScreenDrawable ? mirroredScreenDrawable->GetCacheImgForCapture() : nullp… in DrawMirrorScreen() local905 …auto cacheImage = mirroredScreenDrawable ? mirroredScreenDrawable->GetCacheImgForCapture() : nullp… in DrawMirrorCopy() local
780 auto cacheImage = GetCachedImage(canvas); in DrawCachedImage() local
214 auto cacheImage = std::make_shared<Drawing::Image>(); in GetCompletedImage() local241 auto cacheImage = GetCompletedImage(canvas, threadIndex, isUIFirst); in DrawCacheSurface() local
568 void RSUniRenderVirtualProcessor::ProcessCacheImage(Drawing::Image& cacheImage) in ProcessCacheImage()
216 auto cacheImage = cache->GetCacheImage(key); in QueryFromCache() local
220 auto cacheImage = imageCache_->GetCacheImage(src); in CloseImageBitmap() local
315 auto cacheImage = imageCache_->GetCacheImage(src); in GetImage() local
791 for (auto& cacheImage : cacheImages_) { in OnDirtyLayoutWrapperSwap() local2406 for (auto& cacheImage : cacheImages_) { in SetShowingIndex() local2445 void ImagePattern::UpdateCacheImageInfo(CacheImageStruct& cacheImage, int32_t index) in UpdateCacheImageInfo()
2809 auto cacheImage = imageCache_->GetCacheImage(src); in DrawSvgImage() local2835 auto cacheImage = imageCache_->GetCacheImage(src); in DrawSvgImage() local
3361 auto cacheImage = std::make_shared<Drawing::Image>(); in GetCompletedImage() local