Lines Matching defs:displayId
142 void OnDisplayDestroy(DisplayId displayId) override in OnDisplayDestroy()
373 auto displayId = displayInfo->GetDisplayId(); in GetDefaultDisplay() local
399 auto displayId = displayInfo->GetDisplayId(); in GetDefaultDisplaySync() local
410 sptr<Display> DisplayManager::Impl::GetDisplayById(DisplayId displayId) in GetDisplayById()
421 sptr<Display> DisplayManager::GetDisplayById(DisplayId displayId) in GetDisplayById()
450 DisplayId displayId = displayInfo->GetDisplayId(); in GetDisplayByScreenId() local
464 std::shared_ptr<Media::PixelMap> DisplayManager::GetScreenshot(DisplayId displayId, DmErrorCode* er… in GetScreenshot()
480 std::shared_ptr<Media::PixelMap> DisplayManager::GetScreenshot(DisplayId displayId, const Media::Re… in GetScreenshot()
543 for (auto displayId: displayIds) { in GetAllDisplays() local
554 DMError DisplayManager::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
559 DMError DisplayManager::Impl::HasPrivateWindow(DisplayId displayId, bool& hasPrivateWindow) in HasPrivateWindow()
1037 void DisplayManager::Impl::NotifyDisplayDestroy(DisplayId displayId) in NotifyDisplayDestroy()
1056 DisplayId displayId = displayInfo->GetDisplayId(); in UpdateDisplayInfoLocked() local
1129 DisplayState DisplayManager::GetDisplayState(DisplayId displayId) in GetDisplayState()
1183 DMError DisplayManager::AddSurfaceNodeToDisplay(DisplayId displayId, in AddSurfaceNodeToDisplay()
1189 DMError DisplayManager::RemoveSurfaceNodeFromDisplay(DisplayId displayId, in RemoveSurfaceNodeFromDisplay()