Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_element.h89 void PlayImageAnimator(int32_t index);
H A Dimage_animator_element.cpp224 imageAnimator->PlayImageAnimator(index); in CreatePictureAnimation()
241 void ImageAnimatorElement::PlayImageAnimator(int32_t index) in PlayImageAnimator() function in OHOS::Ace::ImageAnimatorElement