Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h234 void FinishAllSwipeAnimation(bool useFinish = false, bool surfaceChanged = false);
H A Drender_swiper.cpp184 swiper->FinishAllSwipeAnimation(true); in Update()
1432 FinishAllSwipeAnimation(); in RedoSwipeToAnimation()
2773 void RenderSwiper::FinishAllSwipeAnimation(bool useFinish, bool surfaceChanged) in FinishAllSwipeAnimation() function in OHOS::Ace::RenderSwiper
3422 FinishAllSwipeAnimation(true, true); in OnSurfaceChanged()