Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwStroke.cpp119 static void _borderCubicTo(SwStrokeBorder* border, const SwPoint& ctrl1, const SwPoint& ctrl2, cons… in _borderCubicTo() function
182 _borderCubicTo(border, a2, b2, b); in _borderArcTo()
548 _borderCubicTo(border, _ctrl2, _ctrl1, _start); in _cubicTo()
558 _borderCubicTo(border, _ctrl1, _ctrl2, _end); in _cubicTo()