Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRenderer.cpp79 struct SwShapeTask : SwTask struct
81 SwShape shape;
82 const RenderShape* rshape = nullptr;
83 bool clipper = false;
89 bool antialiasing(float strokeWidth) in antialiasing()
94 float validStrokeWidth() in validStrokeWidth()
107 bool clip(SwRle* target) override in clip()
116 void run(unsigned tid) override in run()
199 void dispose() override in dispose()