Home
last modified time | relevance | path

Searched refs:UpdateInputWindowByDisplayId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dinput_window_monitor.h33 void UpdateInputWindowByDisplayId(DisplayId displayId);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dinput_window_monitor.cpp57 UpdateInputWindowByDisplayId(displayId); in UpdateInputWindow()
60 void InputWindowMonitor::UpdateInputWindowByDisplayId(DisplayId displayId) in UpdateInputWindowByDisplayId() function in OHOS::Rosen::InputWindowMonitor
H A Dwindow_controller.cpp1378 inputWindowMonitor_->UpdateInputWindowByDisplayId(displayId); in FlushWindowInfoWithDisplayId()