Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager_lite/test/
H A Dsample_window.cpp235 RootView* g_rootViewList[MAX_LIST_NUM]; variable
241 Window* window = g_rootViewList[9]->GetBoundWindow(); in TestWindowNumLimit()
244 Window* window = g_rootViewList[5]->GetBoundWindow(); in TestWindowNumLimit()
248 g_rootViewList[i] = rootView; in TestWindowNumLimit()