Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.cpp653 auto cp2Theta = (tvg::atan2(y, x) - MATH_PI2 * direction); in _updateStar() local
751 auto cp2Theta = tvg::atan2(y, x) - MATH_PI2 * direction; in _updatePolygon() local