Home
last modified time | relevance | path

Searched refs:GetExpectRect (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h97 static void GetExpectRect(const sptr<WindowNode>& dstNode, const sptr<RSWindowAnimationTarget>& dstTarget);
/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp613 * @tc.desc: GetExpectRect
619 RemoteAnimation::GetExpectRect(node_, target); in HWTEST_F()
632 RemoteAnimation::GetExpectRect(node_, target); in HWTEST_F()
637 RemoteAnimation::GetExpectRect(node_, target); in HWTEST_F()
640 RemoteAnimation::GetExpectRect(node_, target); in HWTEST_F()
644 RemoteAnimation::GetExpectRect(node_, target); in HWTEST_F()
647 RemoteAnimation::GetExpectRect(node_, target); in HWTEST_F()
1111 * @tc.name: GetExpectRect
1115 HWTEST_F(RemoteAnimationTest, GetExpectRect, Function | SmallTest | Level2) in HWTEST_F()
1124 RemoteAnimation::GetExpectRect(dstNod in HWTEST_F()
[all...]
/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp313 void RemoteAnimation::GetExpectRect(const sptr<WindowNode>& dstNode, const sptr<RSWindowAnimationTarget>& dstTarget) in GetExpectRect() function in OHOS::Rosen::RemoteAnimation
370 GetExpectRect(dstNode, dstTarget); in NotifyAnimationTransition()

Completed in 5 milliseconds