Home
last modified time | relevance | path

Searched defs:cacheImage (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
Dimage_animator_pattern.cpp104 for (auto& cacheImage : cacheImages_) { in SetShowingIndex() local
135 void ImageAnimatorPattern::UpdateCacheImageInfo(CacheImageStruct& cacheImage, int32_t index) in UpdateCacheImageInfo()
205 for (auto& cacheImage : cacheImages_) { in OnDirtyLayoutWrapperSwap() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
Ddrawing_image.cpp135 auto cacheImage = cache->GetCacheImage(key); in QueryFromCache() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dskia_image.cpp159 auto cacheImage = cache->GetCacheImage(key); in QueryFromCache() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp1201 auto cacheImage = GetCompletedImage(canvas, threadIndex, isUIFirst); in DrawCacheSurface() local
1249 auto cacheImage = SkImage::MakeFromTexture(canvas.recordingContext(), backendTexture, origin, in GetCompletedImage() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Dcanvas_paint_method.cpp422 auto cacheImage = imageCache_->GetCacheImage(src); in CloseImageBitmap() local
Dcustom_paint_paint_method.cpp373 auto cacheImage = imageCache_->GetCacheImage(src); in GetImage() local
393 auto cacheImage = imageCache_->GetCacheImage(src); in GetImage() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_custom_paint.cpp2864 auto cacheImage = imageCache_->GetCacheImage(src); in DrawSvgImage() local
2890 auto cacheImage = imageCache_->GetCacheImage(src); in DrawSvgImage() local