Home
last modified time | relevance | path

Searched refs:IsSupportCache (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_object.h64 bool IsSupportCache() const in IsSupportCache() function
H A Dimage_provider.cpp49 if (cache && obj->IsSupportCache()) { in CacheImageObject()