Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieCommon.h48 struct ColorStop struct
50 Fill::ColorStop* data = nullptr; argument
51 Array<float>* input = nullptr;
Dthorvg.h502 struct ColorStop struct
516 * @param[in] colorStops An array of ColorStop data structure. argument
DtvgLottieProperty.h118 …enum class Type : uint8_t { Point = 0, Float, Opacity, Color, PathSet, ColorStop, Position, TextDo… enumerator