/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_service_inner.cpp | 40 sptr<DisplayInfo> DisplayManagerServiceInner::GetDisplayById(DisplayId displayId) const in GetDisplayById() function in OHOS::Rosen::DisplayManagerServiceInner 135 auto displayInfo = GetDisplayById(displayId); in SetOrientationFromWindow() 145 auto displayInfo = GetDisplayById(displayId); in SetRotationFromWindow()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_display_manager.cpp | 59 sptr<Display> DisplayManager::GetDisplayById(DisplayId displayId) in GetDisplayById() function in OHOS::Rosen::DisplayManager 79 return GetDisplayById(GetDefaultDisplayId()); in GetDefaultDisplay()
|
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_rotation_test.cpp | 159 auto display = DisplayManager::GetInstance().GetDisplayById(displayId); 193 auto display = DisplayManager::GetInstance().GetDisplayById(displayId); 273 auto display = DisplayManager::GetInstance().GetDisplayById(displayId); 317 auto display = DisplayManager::GetInstance().GetDisplayById(displayId);
|
H A D | window_input_method_test.cpp | 37 auto display = DisplayManager::GetInstance().GetDisplayById(0); in SetUpTestCase()
|
H A D | window_test_utils.cpp | 316 auto display = DisplayManager::GetInstance().GetDisplayById(0); in GetAvoidPosType() 329 auto display = DisplayManager::GetInstance().GetDisplayById(0); in InitSplitRects() 462 auto display = DisplayManager::GetInstance().GetDisplayById(displayId); in GetVirtualPixelRatio()
|
H A D | window_input_test.cpp | 41 auto display = DisplayManager::GetInstance().GetDisplayById(0); in SetUpTestCase()
|
H A D | window_occupied_area_change_test.cpp | 66 auto display = DisplayManager::GetInstance().GetDisplayById(0); in SetUpTestCase()
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | display_change_event_listener.cpp | 60 sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(displayId); in OnChange() 63 display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in OnChange()
|
H A D | drag_drawing.cpp | 199 …sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(g_drawingInfo.d… in GetScaling() 202 display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in GetScaling() 1262 …sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(g_drawingInfo.d… in InitLayer() 1265 display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in InitLayer() 1342 …sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(g_drawingInfo.d… in CreateWindow() 1345 display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in CreateWindow() 2436 …sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(g_drawingInfo.d… in RotateDisplayXY() 2439 display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in RotateDisplayXY() 2475 display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in RotatePosition() 2702 display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in ScreenRotateAdjustDisplayXY() [all …]
|
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_change_test.cpp | 88 sptr<Display> defaultDisplay = DisplayManager::GetInstance().GetDisplayById(defaultDisplayId_); in SetUpTestCase() 294 … sptr<Display> defaultDisplay = DisplayManager::GetInstance().GetDisplayById(defaultDisplayId_); 314 GetDisplayById(defaultDisplayId_)->GetVirtualPixelRatio() * BASELINE_DENSITY);
|
H A D | display_minimal_test.cpp | 81 const sptr<Display>& display = DisplayManager::GetInstance().GetDisplayById(id);
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_manager_impl.cpp | 93 …SingletonContainer::Get<DisplayManager>().GetDisplayById(static_cast<uint64_t>(window.displayId)) … in CreateWindow() 117 …SingletonContainer::Get<DisplayManager>().GetDisplayById(static_cast<uint64_t>(displayId)) == null… in MinimizeAll()
|
/ohos5.0/foundation/window/window_manager/dmserver/include/ |
H A D | display_manager_service_inner.h | 39 sptr<DisplayInfo> GetDisplayById(DisplayId displayId) const;
|
/ohos5.0/foundation/window/window_manager/dm_lite/src/ |
H A D | display_manager_lite.cpp | 51 sptr<DisplayLite> GetDisplayById(DisplayId displayId); 548 sptr<DisplayLite> DisplayManagerLite::Impl::GetDisplayById(DisplayId displayId) in GetDisplayById() function in OHOS::Rosen::DisplayManagerLite::Impl 560 sptr<DisplayLite> DisplayManagerLite::GetDisplayById(DisplayId displayId) in GetDisplayById() function in OHOS::Rosen::DisplayManagerLite 566 return pImpl_->GetDisplayById(displayId); in GetDisplayById()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | hw_cast_display_listener.cpp | 24 auto display = Rosen::DisplayManagerLite::GetInstance().GetDisplayById(displayId); in OnConnect()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_display_change_adapter.cpp | 61 auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(displayId); in OnChange()
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm_lite/ |
H A D | display_manager_lite.h | 160 sptr<DisplayLite> GetDisplayById(DisplayId displayId);
|
/ohos5.0/foundation/window/window_manager/snapshot/src/ |
H A D | snapshot_display.cpp | 55 auto display = DisplayManager::GetInstance().GetDisplayById(cmdArgments.displayId); in main()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_display_manager.cpp | 39 return Rosen::DisplayManager::GetInstance().GetDisplayById(id); in GetDisplay()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_subSurface_demo.cpp | 90 uint64_t screenId = DisplayManager::GetInstance().GetDisplayById(displayId)->GetId(); in main()
|
H A D | rs_uni_render_fix_rotation_demo.cpp | 127 screenId = DisplayManager::GetInstance().GetDisplayById(displayId)->GetId(); in InitSurface()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_display_manager.cpp | 42 return Rosen::DisplayManager::GetInstance().GetDisplayById(id); in GetDisplay()
|
/ohos5.0/foundation/window/window_manager/dm/test/unittest/ |
H A D | display_change_unit_test.cpp | 61 sptr<Display> defaultDisplay = DisplayManager::GetInstance().GetDisplayById(defaultDisplayId_); in SetUpTestCase()
|
/ohos5.0/foundation/window/window_manager/dm_lite/test/unittest/ |
H A D | display_manager_lite_test.cpp | 373 auto ret = DisplayManagerLite::GetInstance().GetDisplayById(displayId); 388 auto ret = DisplayManagerLite::GetInstance().GetDisplayById(displayId);
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | configuration_utils.cpp | 118 auto display = Rosen::DisplayManager::GetInstance().GetDisplayById(displayId); in GetDisplayConfig()
|