Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h56 static WMError NotifyAnimationClose(sptr<WindowTransitionInfo> srcInfo, const sptr<WindowNode>& srcNode,
/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp746 * @tc.desc: NotifyAnimationClose
751 WMError ret = RemoteAnimation::NotifyAnimationClose(transitionInfo_, node_, TransitionEvent::CLOSE); in HWTEST_F()
755 ret = RemoteAnimation::NotifyAnimationClose(transitionInfo_, node_, TransitionEvent::CLOSE); in HWTEST_F()
759 ret = RemoteAnimation::NotifyAnimationClose(transitionInfo_, node_, TransitionEvent::CLOSE); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp425 WMError RemoteAnimation::NotifyAnimationClose(sptr<WindowTransitionInfo> srcInfo, const sptr<WindowNode>& srcNode, in NotifyAnimationClose() function in OHOS::Rosen::RemoteAnimation
H A Dwindow_controller.cpp161 return RemoteAnimation::NotifyAnimationClose(srcInfo, srcNode, transitionEvent); in NotifyWindowTransition()

Completed in 8 milliseconds