Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwStroke.cpp370 stroke.subPathAngle = startAngle; in _firstSubPath()
698 stroke.angleOut = stroke.subPathAngle; in _endSubPath()
728 _addCap(stroke, stroke.subPathAngle + SW_ANGLE_PI, 0); in _endSubPath()
DtvgSwCommon.h179 SwFixed subPathAngle; member