Home
last modified time | relevance | path

Searched refs:NotifyDisplayCreate (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite.cpp57 void NotifyDisplayCreate(sptr<DisplayInfo> info);
105 pImpl_->NotifyDisplayCreate(displayInfo);
292 void DisplayManagerLite::Impl::NotifyDisplayCreate(sptr<DisplayInfo> info) in NotifyDisplayCreate() function in OHOS::Rosen::DisplayManagerLite::Impl
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp106 void NotifyDisplayCreate(sptr<DisplayInfo> info);
175 pImpl_->NotifyDisplayCreate(displayInfo);
1766 void DisplayManager::Impl::NotifyDisplayCreate(sptr<DisplayInfo> info) in NotifyDisplayCreate() function in OHOS::Rosen::DisplayManager::Impl
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_session_manager.h141 void NotifyDisplayCreate(sptr<DisplayInfo> displayInfo);
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp3979 NotifyDisplayCreate(screen->ConvertToDisplayInfo()); in AddScreenToGroup()
4256 void ScreenSessionManager::NotifyDisplayCreate(sptr<DisplayInfo> displayInfo) in NotifyDisplayCreate() function in OHOS::Rosen::ScreenSessionManager
4265 TLOGI(WmsLogTag::DMS, "NotifyDisplayCreate"); in NotifyDisplayCreate()

Completed in 16 milliseconds