/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | session_display_power_controller_test.cpp | 83 …isplayPowerController controller([](DisplayId id, sptr<DisplayInfo> info, const std::map<DisplayId, 97 …isplayPowerController controller([](DisplayId id, sptr<DisplayInfo> info, const std::map<DisplayId, 119 …isplayPowerController controller([](DisplayId id, sptr<DisplayInfo> info, const std::map<DisplayId, 134 …isplayPowerController controller([](DisplayId id, sptr<DisplayInfo> info, const std::map<DisplayId, 135 sptr<DisplayInfo>>& infos, DisplayStateChangeType type) { in __anonf368c73c0602()
|
/ohos5.0/base/web/webview/test/unittest/display_manager_adapter_impl_test/ |
H A D | display_manager_adapter_impl_test.cpp | 59 void OnCreate(DisplayId) override {} in OnCreate() argument 60 void OnDestroy(DisplayId) override {} in OnDestroy() argument 61 void OnChange(DisplayId) override {} in OnChange() argument
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | fold_screen_info.h | 54 DEFINE_VAR_DEFAULT_FUNC_GET_SET(DisplayId, DisplayId, displayId, DISPLAY_ID_INVALID) in DEFINE_VAR_DEFAULT_FUNC_GET_SET() argument
|
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | abstract_display_controller_test.cpp | 60 const std::map<DisplayId, sptr<DisplayInfo>>&, DisplayStateChangeType) {}); in SetUp() 522 const std::map<DisplayId, sptr<DisplayInfo>>&, DisplayStateChangeType) {}); in __anon7113f5c00302()
|
H A D | display_manager_service_test.cpp | 85 …const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) overrid… in OnDisplayStateChange()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | display_group_controller.cpp | 401 const std::map<DisplayId, Rect>& displayRectMap) in ProcessDisplayCreate() 425 const std::map<DisplayId, Rect>& displayRectMap, in ProcessDisplayDestroy() 442 const std::map<DisplayId, Rect>& displayRectMap) in ProcessSystemBarRotation() 462 const std::map<DisplayId, Rect>& displayRectMap) in UpdateNodeSizeChangeReasonWithRotation() 489 const std::map<DisplayId, Rect>& displayRectMap, in ProcessDisplayChange() 522 const std::map<DisplayId, Rect>& displayRectMap, DisplayStateChangeType type) in ProcessDisplaySizeChangeOrRotation()
|
H A D | window_layout_policy.cpp | 186 void WindowLayoutPolicy::UpdateDisplayRectAndDisplayGroupInfo(const std::map<DisplayId, Rect>& disp… in UpdateDisplayRectAndDisplayGroupInfo() 202 void WindowLayoutPolicy::ProcessDisplayCreate(DisplayId displayId, const std::map<DisplayId, Rect>&… in ProcessDisplayCreate() 229 void WindowLayoutPolicy::ProcessDisplayDestroy(DisplayId displayId, const std::map<DisplayId, Rect>… in ProcessDisplayDestroy() 260 … const std::map<DisplayId, Rect>& displayRectMap) in ProcessDisplaySizeChangeOrRotation()
|
H A D | window_group_mgr.cpp | 172 const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) in OnDisplayStateChange()
|
H A D | window_root.cpp | 1574 std::map<DisplayId, Rect>& displayRectMap) in ProcessExpandDisplayCreate() 1614 const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap) in GetAllDisplayRectsByDisplayInfo() 1631 const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap) in ProcessDisplayCreate() 1669 const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap) in ProcessDisplayDestroy() 1717 const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) in ProcessDisplayChange()
|
H A D | window_inner_manager.cpp | 277 void WindowInnerManager::NotifyDisplayLimitRectChange(const std::map<DisplayId, Rect>& limitRectMap) in NotifyDisplayLimitRectChange()
|
/ohos5.0/foundation/window/window_manager/dm_lite/test/unittest/ |
H A D | display_manager_lite_test.cpp | 30 void OnCreate(DisplayId) override {} in OnCreate() argument 31 void OnDestroy(DisplayId) override {} in OnDestroy() argument 32 void OnChange(DisplayId) override {} in OnChange() argument
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/displaymanager_fuzzer/ |
H A D | displaymanager_fuzzer.cpp | 29 virtual void OnCreate(DisplayId) override in OnCreate() argument 32 virtual void OnDestroy(DisplayId) override in OnDestroy() argument 35 virtual void OnChange(DisplayId) override in OnChange() argument
|
/ohos5.0/foundation/window/window_manager/wmserver/include/ |
H A D | window_layout_policy.h | 53 virtual void SetSplitDividerWindowRects(std::map<DisplayId, Rect> dividerWindowRects) {}; in SetSplitDividerWindowRects()
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | display_manager_adapter.h | 23 using DisplayId = uint64_t; variable
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/ |
H A D | window_manager.h | 24 using DisplayId = uint64_t; variable
|
/ohos5.0/foundation/window/window_manager/dm/include/ |
H A D | display_manager_agent_default.h | 38 void OnDisplayDestroy(DisplayId) override {}; in OnDisplayDestroy() argument
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | display_group_info_test.cpp | 66 void DisplayGroupInfoTest::AddTestDisplayInfo(std::map<DisplayId, sptr<DisplayInfo>>& displayInfosM… in AddTestDisplayInfo()
|
/ohos5.0/foundation/window/window_manager/dm/test/unittest/ |
H A D | display_manager_test.cpp | 52 void OnCreate(DisplayId) override {} in OnCreate() argument 53 void OnDestroy(DisplayId) override {} in OnDestroy() argument 54 void OnChange(DisplayId) override {} in OnChange() argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_ui_capture_task_parallel_test.cpp | 45 using DisplayId = ScreenId; typedef
|
H A D | rs_surface_capture_task_test.cpp | 44 using DisplayId = ScreenId; typedef
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | oh_display_manager.cpp | 59 void OnCreate(DisplayId) in OnCreate() argument 63 void OnDestroy(DisplayId) in OnDestroy() argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | surface_capture_test.cpp | 165 using DisplayId = ScreenId; typedef
|
H A D | render_service_client_rs_demo.cpp | 173 using DisplayId = ScreenId; typedef
|
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_client_proxy.cpp | 292 const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) in OnDisplayStateChanged()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/include/ |
H A D | accessibility_ut_helper.h | 230 void SetTestDisplayId(int DisplayId) in SetTestDisplayId()
|