Searched refs:CalcArc (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_math_stroke.h | 251 CalcArc(vertexConsumer, vertexDistMiddle.vertexXCoord, in CalcJoin() 314 … CalcArc(vertexConsumer, vd1.vertexXCoord, vd1.vertexYCoord, dx1, -dy1, dx2, -dy2); in CalcMiter() 336 …void CalcArc(Graphic::Vector<PointF>& vertexConsumer, float x, float y, float dx1, float dy1, floa… in CalcArc() function
|