Searched defs:hotZones (Results 1 - 12 of 12) sorted by relevance
/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | window_manager_stub.cpp | 306 ModeChangeHotZones hotZones = { { 0, 0, 0, 0 }, { 0, 0, 0, 0 }, { 0, 0, 0, 0 } }; in OnRemoteRequest() local [all...] |
H A D | window_manager_proxy.cpp | 770 WMError WindowManagerProxy::GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) in GetModeChangeHotZones() argument [all...] |
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_manager_proxy_test.cpp | 151 ModeChangeHotZones hotZones; in HWTEST_F() local
|
H A D | window_node_container_test.cpp | 197 ModeChangeHotZones hotZones; in HWTEST_F() local
|
H A D | window_manager_stub_impl.h | 116 WMError GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) in GetModeChangeHotZones() argument
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_adapter_test.cpp | 462 ModeChangeHotZones hotZones; in HWTEST_F() local
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_manager_service.cpp | 1495 WMError WindowManagerService::GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) in GetModeChangeHotZones() argument
|
H A D | window_root.cpp | 1800 GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones, const ModeChangeHotZonesConfig& config) GetModeChangeHotZones() argument
|
H A D | window_controller.cpp | 1705 GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones, const ModeChangeHotZonesConfig& config) GetModeChangeHotZones() argument
|
H A D | window_node_container.cpp | 2565 void WindowNodeContainer::GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones, in GetModeChangeHotZones() argument
|
/foundation/window/window_manager/wm/src/ |
H A D | window_adapter.cpp | 271 WMError WindowAdapter::GetModeChangeHotZones(DisplayId displayId, ModeChangeHotZones& hotZones) in GetModeChangeHotZones() argument
|
H A D | window_impl.cpp | 2912 ModeChangeHotZones hotZones; in HandleModeChangeHotZones() local [all...] |
Completed in 28 milliseconds