Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexgenerate/
H A Dvertex_generate_stroke.cpp134 stroker_.CalcCap(outVertices_, in VertexLineCapStart()
148 stroker_.CalcCap(outVertices_, in VertexLineCapEnd()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_math_stroke.h89 …void CalcCap(Graphic::Vector<PointF>& vertexConsumer, const VertexDist& vd0, const VertexDist& vd1… in CalcCap() function