Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_display_zoom_controller_test.cpp68 displayController_->UpdateAllWindowsZoomInfo(displayId);
97 displayController_->UpdateAllWindowsZoomInfo(displayId);
/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Ddisplay_zoom_controller.h34 void UpdateAllWindowsZoomInfo(DisplayId displayId);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Ddisplay_zoom_controller.cpp109 void DisplayZoomController::UpdateAllWindowsZoomInfo(DisplayId displayId) in UpdateAllWindowsZoomInfo() function in OHOS::Rosen::DisplayZoomController
H A Dwindow_controller.cpp870 displayZoomController_->UpdateAllWindowsZoomInfo(displayId); in ProcessDisplayChange()
1423 displayZoomController_->UpdateAllWindowsZoomInfo(displayId); in SetWindowLayoutMode()