Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSvgPath.cpp410 float ctrl_x1 = (arr[2] + 2 * arr[0]) * (1.0 / 3.0); in _processCommand() local
436 float ctrl_x1 = (arr[0] + 2 * ctrl.x) * (1.0 / 3.0); in _processCommand() local