Home
last modified time | relevance | path

Searched defs:winRect (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp262 Rect winRect = { variable
291 Rect winRect = { variable
911 Rect winRect = { 0, 0, 0, 0}; variable
954 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable
981 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable
1025 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable
1053 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable
1075 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable
1111 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable
1160 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable
[all …]
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp373 const Rect& winRect, WindowSizeChangeReason reason) in NotifyClientAndAnimation()
402 Rect WindowLayoutPolicy::CalcEntireWindowHotZone(const sptr<WindowNode>& node, const Rect& winRect,… in CalcEntireWindowHotZone()
428 void WindowLayoutPolicy::CalcAndSetNodeHotZone(const Rect& winRect, const sptr<WindowNode>& node) in CalcAndSetNodeHotZone()
617 static void AdjustFixedOrientationRSSurfaceNode(const sptr<WindowNode>& node, const Rect& winRect, in AdjustFixedOrientationRSSurfaceNode()
647 static void SetBounds(const sptr<WindowNode>& node, const Rect& winRect, const Rect& preRect) in SetBounds()
680 void WindowLayoutPolicy::UpdateSurfaceBounds(const sptr<WindowNode>& node, const Rect& winRect, con… in UpdateSurfaceBounds()
H A Ddisplay_group_controller.cpp152 const auto& winRect = node->GetWindowRect(); in UpdateWindowShowingDisplays() local
193 const auto& winRect = node->GetWindowRect(); in UpdateWindowDisplayIdIfNeeded() local
H A Dstarting_window.cpp335 auto winRect = weak->GetWindowRect(); in AddNodeOnRSTree() local
H A Dwindow_layout_policy_tile.cpp352 Rect winRect = node->GetRequestRect(); in UpdateLayoutRect() local
H A Dremote_animation.cpp271 auto winRect = weakNode->GetWindowRect(); in GetTransitionFinishedCallback() local
774 auto winRect = node->GetWindowRect(); in PostProcessShowCallback() local
H A Dwindow_layout_policy_cascade.cpp437 Rect winRect = property->GetRequestRect(); in UpdateLayoutRect() local
H A Dwindow_node_container.cpp228 auto winRect = node->GetWindowRect(); in LayoutWhenAddWindowNode() local
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp158 WSRect winRect = { 100, 100, 1000, 1000 }; variable
690 WSRect winRect = { 10, 10, 10, 10 }; variable
705 WSRect winRect = { 5, 5, 0, 0 }; variable
720 WSRect winRect; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.cpp173 Rect winRect = rootView->GetBoundWindow()->GetRect(); in RenderRect() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp106 int32_t pointerPosX, int32_t pointerPosY, const WSRect& winRect) in SetOriginalValue()
652 int32_t sourceType, const WSRect& winRect) in IsPointInDragHotZone()
673 void MoveDragController::CalculateStartRectExceptHotZone(float vpr, const WSRect& winRect) in CalculateStartRectExceptHotZone()
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp427 Rect& winRect = window->config_.rect; in CalculateUpdateRegion() local
526 Rect& winRect = window->config_.rect; in DrawRegion() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp65 OHOS::Security::SecurityComponent::SecCompRect& winRect) in GetWindowRect()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp327 Rect winRect = property->GetWindowRect(); in HandleConnect() local