Searched defs:useAnimation (Results 1 – 6 of 6) sorted by relevance
56 AssertionResult SwiperControllerTestNg::VerifyChangeIndex(int32_t targetIndex, bool useAnimation, i… in VerifyChangeIndex()
54 controller->SetChangeIndexImpl([weak](int32_t index, bool useAnimation) { in InitSwiperController()
784 void SwiperModelNG::SetSwiperToIndex(FrameNode* frameNode, int32_t index, bool useAnimation) in SetSwiperToIndex()
1824 void SwiperPattern::ChangeIndex(int32_t index, bool useAnimation) in ChangeIndex()
86 void ChangeIndex(int32_t index, bool useAnimation) in ChangeIndex()
1136 bool useAnimation = false; in ChangeIndex() local