Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_pattern.cpp494 auto cacheLayoutProperty = cacheImageNode->GetLayoutProperty<ImageLayoutProperty>(); in AddImageLoadSuccessEvent() local
495 … auto cacheSrc = cacheLayoutProperty->GetImageSourceInfoValue(ImageSourceInfo()).GetSrc(); in AddImageLoadSuccessEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp1984 auto cacheLayoutProperty = cacheImageNode->GetLayoutProperty<ImageLayoutProperty>(); in AddImageLoadSuccessEvent() local
1985 … auto cacheSrc = cacheLayoutProperty->GetImageSourceInfoValue(ImageSourceInfo()).GetSrc(); in AddImageLoadSuccessEvent()