Home
last modified time | relevance | path

Searched refs:CacheImageObject (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_provider.h101 static void CacheImageObject(const RefPtr<ImageObject>& obj);
H A Dimage_provider.cpp42 void ImageProvider::CacheImageObject(const RefPtr<ImageObject>& obj) in CacheImageObject() function in OHOS::Ace::NG::ImageProvider
190 CacheImageObject(cloneImageObj); in CreateImageObjHelper()
H A Dimage_loading_context.cpp199 ImageProvider::CacheImageObject(imageObj); in NotifyReadyIfCacheHit()
270 ImageProvider::CacheImageObject(imageObj_); in CacheDownloadedImage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.h157 void CacheImageObject();
H A Drosen_render_image.cpp243 CacheImageObject(); in ImageDataPaintSuccess()
247 void RosenRenderImage::CacheImageObject() in CacheImageObject() function in OHOS::Ace::RosenRenderImage
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp652 ImageProvider::CacheImageObject(imageObject);