Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwStroke.cpp139 …SwStrokeBorder* border, const SwPoint& center, SwFixed radius, SwFixed angleStart, SwFixed angleDi… in _borderArcTo() argument
143 mathRotate(a, angleStart); in _borderArcTo()
148 auto angle = angleStart; in _borderArcTo()