Home
last modified time | relevance | path

Searched refs:DisablePreAnimatedImageAnimation (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.h149 void DisablePreAnimatedImageAnimation(uint32_t index);
H A Dimage_animator_pattern.cpp259 DisablePreAnimatedImageAnimation(static_cast<uint32_t>(nowImageIndex_)); in OnDirtyLayoutWrapperSwap()
299 void ImageAnimatorPattern::DisablePreAnimatedImageAnimation(uint32_t index) in DisablePreAnimatedImageAnimation() function in OHOS::Ace::NG::ImageAnimatorPattern