Home
last modified time | relevance | path

Searched defs:hotZones (Results 1 – 12 of 12) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_manager_proxy_test.cpp138 ModeChangeHotZones hotZones; variable
Dwindow_manager_stub_impl.h112 WMError GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) in GetModeChangeHotZones()
Dwindow_node_container_test.cpp194 ModeChangeHotZones hotZones; variable
/foundation/window/window_manager/wmserver/src/zidl/
Dwindow_manager_stub.cpp208 ModeChangeHotZones hotZones = { { 0, 0, 0, 0 }, { 0, 0, 0, 0 }, { 0, 0, 0, 0 } }; in OnRemoteRequest() local
Dwindow_manager_proxy.cpp622 WMError WindowManagerProxy::GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) in GetModeChangeHotZones()
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp158 WMError WindowAdapter::GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) in GetModeChangeHotZones()
Dwindow_impl.cpp2446 ModeChangeHotZones hotZones; in HandleModeChangeHotZones() local
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h154 …WMError GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) override { return… in GetModeChangeHotZones()
/foundation/window/window_manager/wmserver/src/
Dwindow_controller.cpp1647 ModeChangeHotZones& hotZones, const ModeChangeHotZonesConfig& config) in GetModeChangeHotZones()
Dwindow_manager_service.cpp1345 …rror WindowManagerService::GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) in GetModeChangeHotZones()
Dwindow_root.cpp1669 ModeChangeHotZones& hotZones, const ModeChangeHotZonesConfig& config) in GetModeChangeHotZones()
Dwindow_node_container.cpp2531 void WindowNodeContainer::GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones, in GetModeChangeHotZones()