Searched refs:parseTrimpath (Results 1 – 2 of 2) sorted by relevance
95 LottieTrimpath* parseTrimpath();
816 LottieTrimpath* LottieParser::parseTrimpath() in parseTrimpath() function in LottieParser903 else if (!strcmp(type, "tm")) return parseTrimpath(); in parseObject()