Searched refs:isRecordedDisplay (Results 1 – 2 of 2) sorted by relevance
68 ScreenId WindowRoot::GetScreenGroupId(DisplayId displayId, bool& isRecordedDisplay) in GetScreenGroupId() argument73 isRecordedDisplay = true; in GetScreenGroupId()77 isRecordedDisplay = false; in GetScreenGroupId()98 bool isRecordedDisplay; in GetWindowNodeContainer() local99 ScreenId displayGroupId = GetScreenGroupId(displayId, isRecordedDisplay); in GetWindowNodeContainer()103 if (!isRecordedDisplay) { in GetWindowNodeContainer()
132 ScreenId GetScreenGroupId(DisplayId displayId, bool& isRecordedDisplay);