Searched defs:LottieStroke (Results 1 – 1 of 1) sorted by relevance
39 struct LottieStroke struct47 virtual ~LottieStroke() in ~LottieStroke() argument52 LottieFloat& dash(int no) in dash()58 float dashOffset(float frameNo, LottieExpressions* exps) in dashOffset()63 float dashGap(float frameNo, LottieExpressions* exps) in dashGap()68 float dashSize(float frameNo, LottieExpressions* exps) in dashSize()75 LottieFloat width = 0.0f;76 DashAttr* dashattr = nullptr;77 float miterLimit = 0;78 StrokeCap cap = StrokeCap::Round;[all …]