Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.h451 struct RotationEx struct
499 RotationEx* rotationEx = nullptr; //extension for 3d rotation
DtvgLottieParser.cpp584 transform->rotationEx = new LottieTransform::RotationEx; in parseTransform()