Home
last modified time | relevance | path

Searched refs:hwcNodeRect (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp1545 auto hwcNodeRect = hwcNodeGeo->GetAbsRect(); in UpdateHwcNodeProperty() local
1569 [&currIntersectedRoundCornerAABBs, hwcNodeRect](std::shared_ptr<RSRenderNode> parent) { in UpdateHwcNodeProperty()
1588 auto checkIntersectWithRoundCorner = [&currIntersectedRoundCornerAABBs, hwcNodeRect]( in UpdateHwcNodeProperty()
1596 [&currIntersectedRoundCornerAABBs, hwcNodeRect, offset, in UpdateHwcNodeProperty()
1600 if (!roundCornerAABB.IntersectRect(hwcNodeRect).IsEmpty()) { in UpdateHwcNodeProperty()