Home
last modified time | relevance | path

Searched refs:Composite (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgPaint.h44 struct Composite struct
54 Composite* compData = nullptr; argument
160 compData = static_cast<Composite*>(calloc(1, sizeof(Composite))); in composite()