Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/shape/
Drosen_render_shape.cpp86 float topLeftRadiusX = GetFloatRadiusValue(topLeftRadius_.GetX(), topLeftRadius_.GetY(), false); in CreateRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
Ddrawing_decoration_painter.cpp781 …float topLeftRadiusX = DrawingDimensionToPx(inset->GetTopLeftRadius().GetX(), radiusSize, LengthMo… in DrawingCreateInset() local
887 float topLeftRadiusX = DrawingGetFloatRadiusValue( in DrawingCreateRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dskia_decoration_painter.cpp804 …float topLeftRadiusX = SkiaDimensionToPx(inset->GetTopLeftRadius().GetX(), radiusSize, LengthMode:… in SkiaCreateInset() local
910 float topLeftRadiusX = SkiaGetFloatRadiusValue( in SkiaCreateRect() local
/foundation/arkui/ace_engine/frameworks/core/components/box/
Drosen_render_box.cpp978 …float topLeftRadiusX = DimensionToPx(inset->GetTopLeftRadius().GetX(), radiusSize, LengthMode::HOR… local
1186 float topLeftRadiusX = GetFloatRadiusValue( local
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
Drosen_decoration_painter.cpp1987 float topLeftRadiusX = NormalizeToPx(border.TopLeftRadius().GetX()); in GetOuterRRect() local
2005 float topLeftRadiusX = NormalizeToPx(border.TopLeftRadius().GetX()); in GetOuterRRect() local
2089 float topLeftRadiusX = NormalizeToPx(border.TopLeftRadius().GetX()); in GetClipRRect() local
2114 float topLeftRadiusX = NormalizeToPx(border.TopLeftRadius().GetX()); in GetClipRRect() local