Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwCommon.h136 struct SwFill struct
138 struct SwLinear {
143 struct SwRadial {
151 union {
156 uint32_t* ctable;
157 FillSpread spread;
159 bool solid = false; //solid color fill with the last color from colorStops
160 bool translucent;