Home
last modified time | relevance | path

Searched refs:RemoveScreenFromHgm (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.h472 void RemoveScreenFromHgm(std::shared_ptr<HdiOutput> &output);
H A Drs_screen_manager.cpp489 RemoveScreenFromHgm(event.output); in ProcessScreenHotPlugEvents()
574 void RSScreenManager::RemoveScreenFromHgm(std::shared_ptr<HdiOutput> &output) in RemoveScreenFromHgm() function in OHOS::Rosen::impl::RSScreenManager