Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgMath.cpp55 float _bezLength(const Bezier& cur, LengthFunc lineLengthFunc) in _bezLength()
70 float _bezAt(const Bezier& bz, float at, float length, LengthFunc lineLengthFunc) in _bezAt()