Searched defs:Shape (Results 1 – 3 of 3) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgShape.cpp | 38 Shape :: Shape() : pImpl(new Impl(this)) in Shape() function in Shape
|
D | thorvg.h | 259 Shape, ///< Shape class enumerator
|
D | tvgLottieModel.h | 204 enum Shape : uint8_t { Square = 1, RampUp, RampDown, Triangle, Round, Smooth }; enum 751 enum Type : uint8_t {Precomp = 0, Solid, Image, Null, Shape, Text}; enumerator
|