Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwStroke.cpp569 static void _addCap(SwStroke& stroke, SwFixed angle, int32_t side) in _addCap() function
721 _addCap(stroke, stroke.angleIn, 0); in _endSubPath()
728 _addCap(stroke, stroke.subPathAngle + SW_ANGLE_PI, 0); in _endSubPath()