Home
last modified time | relevance | path

Searched defs:displayGroupId (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
H A Daccessibility_connection_test.cpp98 ScreenId displayGroupId = 0; in HWTEST_F() local
112 ScreenId displayGroupId = 0; in HWTEST_F() local
131 ScreenId displayGroupId = 0; in HWTEST_F() local
H A Ddisplay_group_info_test.cpp49 ScreenId displayGroupId = 0; in SetUp() local
H A Dwindow_root_test.cpp629 ScreenId displayGroupId = 1; in HWTEST_F() local
848 ScreenId displayGroupId = 1; in HWTEST_F() local
935 ScreenId displayGroupId = 1; in HWTEST_F() local
958 ScreenId displayGroupId in HWTEST_F() local
979 ScreenId displayGroupId = 1; HWTEST_F() local
1002 ScreenId displayGroupId = 1; HWTEST_F() local
1667 ScreenId displayGroupId = 1; HWTEST_F() local
1790 ScreenId displayGroupId = 1; HWTEST_F() local
1808 ScreenId displayGroupId = 1; HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_info.cpp28 void DisplayGroupInfo::Init(ScreenId displayGroupId, const sptr<DisplayInfo>& displayInfo) in Init() argument
H A Dwindow_root.cpp99 ScreenId displayGroupId = GetScreenGroupId(displayId, isRecordedDisplay); in GetWindowNodeContainer() local
126 ScreenId displayGroupId = displayInfo->GetScreenGroupId(); in CreateWindowNodeContainer() local
1581 ScreenId displayGroupId in ProcessExpandDisplayCreate() local
1633 ScreenId displayGroupId = (displayInfo == nullptr) ? SCREEN_ID_INVALID : displayInfo->GetScreenGroupId(); ProcessDisplayCreate() local
1671 ScreenId displayGroupId = (displayInfo == nullptr) ? SCREEN_ID_INVALID : displayInfo->GetScreenGroupId(); ProcessDisplayDestroy() local
1723 ScreenId displayGroupId = displayInfo->GetScreenGroupId(); ProcessDisplayChange() local
[all...]
H A Dwindow_node_container.cpp70 WindowNodeContainer::WindowNodeContainer(const sptr<DisplayInfo>& displayInfo, ScreenId displayGroupId) in WindowNodeContainer() argument

Completed in 11 milliseconds