Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwStroke.cpp535 auto blen = mathLength(bvec); in _cubicTo() local
538 auto alen = mathMulDiv(blen, sinA, sinB); in _cubicTo()