Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieParser.h54 CompositeMethod getMaskMethod(bool inversed);
DtvgLottieParser.cpp72 CompositeMethod LottieParser::getMaskMethod(bool inversed) in getMaskMethod() function in LottieParser
1234 mask->method = getMaskMethod(mask->inverse); in parseMask()