Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSvgPath.cpp552 int numberCount = 0; in svgPathToShape() local
566 path = _nextCommand(path, &cmd, numberArray, &numberCount, &closed); in svgPathToShape()
569 …if (!_processCommand(&cmds, &pts, cmd, numberArray, numberCount, &cur, &curCtl, &startPoint, &isQu… in svgPathToShape()