Searched refs:needUpdateDisplayExt (Results 1 – 4 of 4) sorted by relevance
72 …void UpdateDisplayInfoExtIfNeed(DisplayGroupInfo &displayGroupInfo, bool needUpdateDisplayExt) = 0;
64 void UpdateDisplayInfoExtIfNeed(DisplayGroupInfo &displayGroupInfo, bool needUpdateDisplayExt);
846 …sManager::UpdateDisplayInfoExtIfNeed(DisplayGroupInfo &displayGroupInfo, bool needUpdateDisplayExt) in UpdateDisplayInfoExtIfNeed() argument850 if (needUpdateDisplayExt) { in UpdateDisplayInfoExtIfNeed()
5954 bool needUpdateDisplayExt = true; variable5955 …_FATAL_FAILURE(inputWindowsMgr.UpdateDisplayInfoExtIfNeed(displayGroupInfo, needUpdateDisplayExt));