Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h1112 bool needFireCustomAnimationEvent_ = true; variable
H A Dswiper_pattern.cpp668 swiper->needFireCustomAnimationEvent_ = swiper->translateAnimationIsRunning_; in InitSurfaceChangedCallback()
1034 if (SupportSwiperCustomAnimation() && needFireCustomAnimationEvent_) { in OnDirtyLayoutWrapperSwap()
1125 needFireCustomAnimationEvent_ = true; in OnDirtyLayoutWrapperSwap()
1846 needFireCustomAnimationEvent_ = translateAnimationIsRunning_; in ChangeIndex()