Searched refs:LottiePathSet (Results 1 – 5 of 5) sorted by relevance
59 void getPathSet(LottiePathSet& path);
350 struct LottiePathSet : LottieProperty struct355 ~LottiePathSet() in ~LottiePathSet() argument494 …if (exps->result<LottiePathSet>(frameNo, cmds, pts, transform, roundness, offsetPath, exp)) return… in operator() argument
112 LottiePathSet pathset;367 LottiePathSet pathset;
682 void LottieParser::getPathSet(LottiePathSet& path) in getPathSet()
976 … auto pathset = static_cast<LottiePathSet*>(jerry_object_get_native_ptr(info->function, nullptr)); in _uniformPath()