Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexgenerate/
H A Dvertex_generate_stroke.cpp170 stroker_.CalcJoin(outVertices_, in VertexLineJoinStart()
192 stroker_.CalcJoin(outVertices_, in VertexLineJoinEnd()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_math_stroke.h169 void CalcJoin(Graphic::Vector<PointF>& vertexConsumer, in CalcJoin() function