Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwStroke.cpp665 static void _beginSubPath(SwStroke& stroke, const SwPoint& to, bool closed) in _beginSubPath() function
865 _beginSubPath(*stroke, start, closed); in strokeParseOutline()