Searched refs:IsAnimatorStopped (Results 1 – 5 of 5) sorted by relevance
616 EXPECT_TRUE(displaySyncManager->IsAnimatorStopped());623 EXPECT_FALSE(displaySyncManager->IsAnimatorStopped());630 EXPECT_FALSE(displaySyncManager->IsAnimatorStopped());
62 bool IsAnimatorStopped();
252 bool UIDisplaySyncManager::IsAnimatorStopped() in IsAnimatorStopped() function in OHOS::Ace::UIDisplaySyncManager
473 bool IsAnimatorStopped() const;
2775 if (useFinish && IsAnimatorStopped()) { in FinishAllSwipeAnimation()2805 bool RenderSwiper::IsAnimatorStopped() const in IsAnimatorStopped() function in OHOS::Ace::RenderSwiper