Home
last modified time | relevance | path

Searched defs:exps (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.cpp162 void LottieTrimpath::segment(float frameNo, float& start, float& end, LottieExpressions* exps) in segment()
276 Fill* LottieGradient::fill(float frameNo, LottieExpressions* exps) in fill()
DtvgLottieBuilder.h134 LottieExpressions* exps; member
DtvgLottieBuilder.cpp107 …ansform, float frameNo, bool autoOrient, Matrix& matrix, uint8_t& opacity, LottieExpressions* exps) in _updateTransform()
228 …oid _updateStroke(LottieStroke* stroke, float frameNo, RenderContext* ctx, LottieExpressions* exps) in _updateStroke()
576 …ss, const LottieOffsetModifier* offsetPath, float frameNo, Shape* merging, LottieExpressions* exps) in _updateStar()
704 …ss, const LottieOffsetModifier* offsetPath, float frameNo, Shape* merging, LottieExpressions* exps) in _updatePolygon()
DtvgLottieExpressions.cpp61 static LottieExpressions* exps = nullptr; //singleton instance engine variable