Home
last modified time | relevance | path

Searched refs:anchorPoint (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.cpp1594 UIPoint anchorPoint { rect.GetLeft(), rect.GetTop() }; in UpdateHwcNodeProperty() local
1597 radiusX, radiusY, anchorPoint](auto offsetVec) { in UpdateHwcNodeProperty()
1598 auto res = anchorPoint + offset * offsetVec; in UpdateHwcNodeProperty()
2058 UIPoint anchorPoint { instanceAbsRect.GetLeft(), instanceAbsRect.GetTop() }; in CheckIfRoundCornerIntersectDRM() local
2061 auto res = anchorPoint + offset * offsetVecs[i]; in CheckIfRoundCornerIntersectDRM()