Home
last modified time | relevance | path

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

/foundation/windowmanager/wmserver/include/
Dinput_window_monitor.h33 void UpdateInputWindowByDisplayId(DisplayId displayId);
/foundation/windowmanager/wmserver/src/
Dinput_window_monitor.cpp47 UpdateInputWindowByDisplayId(displayId); in UpdateInputWindow()
50 void InputWindowMonitor::UpdateInputWindowByDisplayId(DisplayId displayId) in UpdateInputWindowByDisplayId() function in OHOS::Rosen::InputWindowMonitor
Dwindow_controller.cpp546 inputWindowMonitor_->UpdateInputWindowByDisplayId(displayId); in FlushWindowInfoWithDisplayId()