Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwCommon.h212 struct SwShape struct
214 SwOutline* outline = nullptr;
215 SwStroke* stroke = nullptr;
216 SwFill* fill = nullptr;
217 SwRle* rle = nullptr;
218 SwRle* strokeRle = nullptr;
219 … SwBBox bbox; //Keep it boundary without stroke region. Using for optimal filling.
221 bool fastTrack = false; //Fast Track: axis-aligned rectangle without any clips?