Searched refs:CheckRemoteAnimationEnabled (Results 1 – 4 of 4) sorted by relevance
64 static bool CheckRemoteAnimationEnabled(DisplayId displayId);
71 return animationFirst_ && CheckRemoteAnimationEnabled(displayId); in IsRemoteAnimationEnabledAndFirst()124 bool RemoteAnimation::CheckRemoteAnimationEnabled(DisplayId displayId) in CheckRemoteAnimationEnabled() function in OHOS::Rosen::RemoteAnimation166 return CheckRemoteAnimationEnabled(node->GetDisplayId()); in CheckTransition()
182 …if (RemoteAnimation::CheckRemoteAnimationEnabled(node->GetDisplayId()) && node->leashWinSurfaceNod… in DrawStartingWindow()
176 EXPECT_EQ(false, RemoteAnimation::CheckRemoteAnimationEnabled(0));199 EXPECT_EQ(false, RemoteAnimation::CheckRemoteAnimationEnabled(0));