Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwMath.cpp50 int mathCubicAngle(const SwPoint* base, SwFixed& angleIn, SwFixed& angleMid, SwFixed& angleOut) in mathCubicAngle() function
DtvgSwStroke.cpp447 auto valid = mathCubicAngle(arc, angleIn, angleMid, angleOut); in _cubicTo()
DtvgSwCommon.h497 int mathCubicAngle(const SwPoint* base, SwFixed& angleIn, SwFixed& angleMid, SwFixed& angleOut);