Searched refs:CreateStretchableWindow (Results 1 - 2 of 2) sorted by relevance
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_impl_test2.cpp | 42 void CreateStretchableWindow(sptr<WindowImpl>& window, const Rect& rect); 66 void WindowImplTest2::CreateStretchableWindow(sptr<WindowImpl>& window, const Rect& rect) in CreateStretchableWindow() function in OHOS::Rosen::WindowImplTest2 478 CreateStretchableWindow(window, rect1); in HWTEST_F() 500 CreateStretchableWindow(window, rect1); in HWTEST_F() 518 CreateStretchableWindow(window, rect1); in HWTEST_F() 536 CreateStretchableWindow(window, rect1); in HWTEST_F() 554 CreateStretchableWindow(window, rect1); in HWTEST_F() 572 CreateStretchableWindow(window, rect1); in HWTEST_F()
|
H A D | window_impl_test.cpp | 37 void CreateStretchableWindow(sptr<WindowImpl>& window, const Rect& rect);
61 void WindowImplTest::CreateStretchableWindow(sptr<WindowImpl>& window, const Rect& rect)
in CreateStretchableWindow() function in OHOS::Rosen::WindowImplTest
|
Completed in 5 milliseconds