Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_element.cpp172 UpdateImageSize(childImage, imageComponent); in BuildChild()
260 UpdateImageSize(childImage, imageComponent); in PlayImageAnimator()
278 void ImageAnimatorElement::UpdateImageSize(ImageProperties& imageProperties, const RefPtr<ImageComp… in UpdateImageSize() function in OHOS::Ace::ImageAnimatorElement
H A Dimage_animator_element.h91 void UpdateImageSize(ImageProperties& imageProperties, const RefPtr<ImageComponent>& image);