Searched refs:LottieOffsetPath (Results 1 – 4 of 4) sorted by relevance
97 LottieOffsetPath* parseOffsetPath();
868 LottieOffsetPath* LottieParser::parseOffsetPath() in parseOffsetPath()870 auto offsetPath = new LottieOffsetPath; in parseOffsetPath()
699 struct LottieOffsetPath : LottieObject struct
833 auto offsetPath = static_cast<LottieOffsetPath*>(*child); in updateOffsetPath()