Searched defs:displayGroupId (Results 1 – 4 of 4) sorted by relevance
102 ScreenId displayGroupId = 0; variable116 ScreenId displayGroupId = 0; variable135 ScreenId displayGroupId = 0; variable
49 ScreenId displayGroupId = 0; in SetUp() local
92 ScreenId displayGroupId = GetScreenGroupId(displayId, isRecordedDisplay); in GetWindowNodeContainer() local119 ScreenId displayGroupId = displayInfo->GetScreenGroupId(); in CreateWindowNodeContainer() local1449 ScreenId displayGroupId = displayInfo->GetScreenGroupId(); in ProcessExpandDisplayCreate() local1501 …ScreenId displayGroupId = (displayInfo == nullptr) ? SCREEN_ID_INVALID : displayInfo->GetScreenGro… in ProcessDisplayCreate() local1539 …ScreenId displayGroupId = (displayInfo == nullptr) ? SCREEN_ID_INVALID : displayInfo->GetScreenGro… in ProcessDisplayDestroy() local1591 ScreenId displayGroupId = displayInfo->GetScreenGroupId(); in ProcessDisplayChange() local
63 …owNodeContainer::WindowNodeContainer(const sptr<DisplayInfo>& displayInfo, ScreenId displayGroupId) in WindowNodeContainer()