Searched refs:GetExpectRect (Results 1 - 3 of 3) sorted by relevance
/foundation/window/window_manager/wmserver/include/ |
H A D | remote_animation.h | 97 static void GetExpectRect(const sptr<WindowNode>& dstNode, const sptr<RSWindowAnimationTarget>& dstTarget);
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | remote_animation_test.cpp | 613 * @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 D | remote_animation.cpp | 313 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