Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwFill.cpp129 static bool _updateColorTable(SwFill* fill, const Fill* fdata, const SwSurface* surface, uint8_t op… in _updateColorTable() function
840 if (ctable) return _updateColorTable(fill, fdata, surface, opacity); in fillGenColorTable()