Searched refs:LottiePath (Results 1 – 5 of 5) sorted by relevance
89 LottiePath* parsePath();
701 LottiePath* LottieParser::parsePath() in parsePath()703 auto path = new LottiePath; in parsePath()
354 struct LottiePath : LottieShape struct
560 auto path = static_cast<LottiePath*>(*child); in updatePath()1051 …if (static_cast<LottiePath*>(*p)->pathset(frameNo, P(shape)->rs.path.cmds, P(shape)->rs.path.pts, … in updateText()
652 jerry_object_set_native_ptr(obj, nullptr, &static_cast<LottiePath*>(target)->pathset); in _content()