Home
last modified time | relevance | path

Searched defs:ctrl_x0 (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSvgPath.cpp408 float ctrl_x0 = (cur->x + 2 * arr[0]) * (1.0 / 3.0); in _processCommand() local
434 float ctrl_x0 = (cur->x + 2 * ctrl.x) * (1.0 / 3.0); in _processCommand() local