Home
last modified time | relevance | path

Searched refs:_loopOutCommon (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp825 static bool _loopOutCommon(LottieExpression* exp, const jerry_value_t args[], const jerry_length_t … in _loopOutCommon() function
851 if (!_loopOutCommon(exp, args, argsCnt)) return jerry_undefined(); in _loopOut()
865 if (!_loopOutCommon(exp, args, argsCnt)) return jerry_undefined(); in _loopOutDuration()