Home
last modified time | relevance | path

Searched defs:originRect (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread_visitor.cpp985 Drawing::Rect originRect = Drawing::Rect(x, y, width + x, height + y); in ClipHoleForSurfaceNode() local
1041 Drawing::Rect originRect = Drawing::Rect(x, y, width + x, height + y); in ProcessTextureSurfaceRenderNode() local
/foundation/arkui/ui_lite/frameworks/components/
Droot_view.cpp79 static void DivideInvalidateRect(const Rect& originRect, Rect& leftoverRect, Vector<Rect>& splitRec… in DivideInvalidateRect()
/foundation/window/window_manager/wmserver/src/
Dwindow_layout_policy_cascade.cpp736 const Rect &originRect = node->GetOriginRect(); in UpdateFloatingWindowSizeForStretchableWindow() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_handler.cpp877 for (const auto& originRect : nodeId2Rect) { in CheckRectIntersect() local
/foundation/window/window_manager/wm/src/
Dwindow_impl.cpp2902 const Rect& originRect = property_->GetOriginRect(); in UpdatePointerEventForStretchableWindow() local