Home
last modified time | relevance | path

Searched refs:GetWindowRootView (Results 1 – 8 of 8) sorted by relevance

/foundation/graphic/ui/test/unittest/render/
Drender_uni_test.cpp87 RootView* rootView = RootView::GetWindowRootView();
118 RootView* rootView = RootView::GetWindowRootView();
/foundation/graphic/wms/test/
Dsample_window.cpp190 g_rootView1 = RootView::GetWindowRootView(); in TestWindow()
196 g_rootView2 = RootView::GetWindowRootView(); in TestWindow()
200 g_rootView3 = RootView::GetWindowRootView(); in TestWindow()
247 RootView* rootView = RootView::GetWindowRootView(); in TestWindowNumLimit()
/foundation/graphic/ui/test/unittest/dfx/
Dview_bounds_unit_test.cpp151 RootView* rootView = RootView::GetWindowRootView();
194 RootView* rootView1 = RootView::GetWindowRootView();
205 RootView* rootView2 = RootView::GetWindowRootView();
/foundation/aafwk/aafwk_lite/frameworks/ability_lite/example/entry/src/main/cpp/
Dsecond_ability_slice.cpp51 rootView_ = RootView::GetWindowRootView(); in OnStart()
Dnext_ability_slice.cpp51 rootView_ = RootView::GetWindowRootView(); in OnStart()
Dmain_ability_slice.cpp84 rootView_ = RootView::GetWindowRootView(); in OnStart()
/foundation/graphic/ui/interfaces/kits/components/
Droot_view.h87 static RootView* GetWindowRootView() in GetWindowRootView() function
/foundation/graphic/ui/frameworks/components/
Dui_dialog.cpp303 windowRootView_ = RootView::GetWindowRootView(); in InitDialog()