Searched defs:displayGroupId (Results 1 – 5 of 5) sorted by relevance
98 ScreenId displayGroupId = 0; variable112 ScreenId displayGroupId = 0; variable131 ScreenId displayGroupId = 0; variable
629 ScreenId displayGroupId = 1; variable848 ScreenId displayGroupId = 1; variable935 ScreenId displayGroupId = 1; variable958 ScreenId displayGroupId = 1; variable979 ScreenId displayGroupId = 1; variable1002 ScreenId displayGroupId = 1; variable1667 ScreenId displayGroupId = 1; variable1790 ScreenId displayGroupId = 1; variable1808 ScreenId displayGroupId = 1; variable
49 ScreenId displayGroupId = 0; in SetUp() local
99 ScreenId displayGroupId = GetScreenGroupId(displayId, isRecordedDisplay); in GetWindowNodeContainer() local126 ScreenId displayGroupId = displayInfo->GetScreenGroupId(); in CreateWindowNodeContainer() local1582 ScreenId displayGroupId = displayInfo->GetScreenGroupId(); in ProcessExpandDisplayCreate() local1634 …ScreenId displayGroupId = (displayInfo == nullptr) ? SCREEN_ID_INVALID : displayInfo->GetScreenGro… in ProcessDisplayCreate() local1672 …ScreenId displayGroupId = (displayInfo == nullptr) ? SCREEN_ID_INVALID : displayInfo->GetScreenGro… in ProcessDisplayDestroy() local1724 ScreenId displayGroupId = displayInfo->GetScreenGroupId(); in ProcessDisplayChange() local
70 …owNodeContainer::WindowNodeContainer(const sptr<DisplayInfo>& displayInfo, ScreenId displayGroupId) in WindowNodeContainer()