Home
last modified time | relevance | path

Searched refs:ProcessScreenDisconnected (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dabstract_screen_controller.h101 void ProcessScreenDisconnected(ScreenId rsScreenId);
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_screen_controller_test.cpp89 absController_->ProcessScreenDisconnected(rsId);
101 absController_->ProcessScreenDisconnected(rsId);
117 absController_->ProcessScreenDisconnected(rsId);
H A Dabstract_display_controller_test.cpp83 absScreenController_->ProcessScreenDisconnected(defaultScreenId_); in TearDown()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen_controller.cpp248 ProcessScreenDisconnected(rsScreenId); in OnRsScreenConnectionChange()
379 void AbstractScreenController::ProcessScreenDisconnected(ScreenId rsScreenId) in ProcessScreenDisconnected() function in OHOS::Rosen::AbstractScreenController
699 ProcessScreenDisconnected(rsScreenId); in DestroyVirtualScreen()