Searched refs:_processCommand (Results 1 – 1 of 1) sorted by relevance
| /lvgl-latest/src/libs/thorvg/ |
| D | tvgSvgPath.cpp | 317 static bool _processCommand(Array<PathCommand>* cmds, Array<Point>* pts, char cmd, float* arr, int … in _processCommand() function 569 …if (!_processCommand(&cmds, &pts, cmd, numberArray, numberCount, &cur, &curCtl, &startPoint, &isQu… in svgPathToShape()
|