Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieParser.h119 void postProcess(Array<LottieGlyph*>& glyphs);
DtvgLottieParser.cpp1400 void LottieParser::postProcess(Array<LottieGlyph*>& glyphs) in postProcess() function in LottieParser
1511 postProcess(glyphs); in parse()