Home
last modified time | relevance | path

Searched defs:CacheImage (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_cache.cpp20 void ImageCache::CacheImage(const std::string& key, const std::shared_ptr<CachedImage>& image) {} in CacheImage() function in OHOS::Ace::ImageCache
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_cache.cpp49 void ImageCache::CacheImage(const std::string& key, const std::shared_ptr<CachedImage>& image) in CacheImage() function in OHOS::Ace::ImageCache
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_pixelmap.cpp223 void ImageSource::CacheImage( in CacheImage() function in OHOS::Media::ImageSource