Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.h319 struct LottieShape : LottieObject, LottieRenderPooler<tvg::Shape> struct
323 virtual ~LottieShape() {} in ~LottieShape() argument
325 bool mergeable() override in mergeable()
330 void prepare(LottieObject::Type type) in prepare()