Searched defs:clockwise (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgLottieBuilder.cpp | 386 …oat w, float h, float r, const LottieOffsetModifier* offsetPath, Matrix* transform, bool clockwise) in _appendRect() 497 … cy, float rx, float ry, const LottieOffsetModifier* offsetPath, Matrix* transform, bool clockwise) in _appendCircle()
|
D | tvgLottieModel.h | 321 bool clockwise = true; //clockwise or counter-clockwise member
|