Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgShape.cpp38 Shape :: Shape() : pImpl(new Impl(this)) in Shape() function in Shape
Dthorvg.h259 Shape, ///< Shape class enumerator
DtvgLottieModel.h204 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