Home
last modified time | relevance | path

Searched refs:isRemoteAnimationEnable_ (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h84 static bool isRemoteAnimationEnable_; member in OHOS::Rosen::RemoteAnimation
/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp47 bool RemoteAnimation::isRemoteAnimationEnable_ = true;
77 if (!isRemoteAnimationEnable_) { in SetWindowAnimationController()
H A Dwindow_manager_service.cpp374 RemoteAnimation::isRemoteAnimationEnable_ = item.boolValue_; in ConfigureWindowManagerService() member in OHOS::Rosen::RemoteAnimation
/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp98 RemoteAnimation::isRemoteAnimationEnable_ = true; in InitRemoteAnimation() member in OHOS::Rosen::RemoteAnimation
197 RemoteAnimation::isRemoteAnimationEnable_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12629::RemoteAnimation
201 RemoteAnimation::isRemoteAnimationEnable_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12629::RemoteAnimation

Completed in 13 milliseconds