Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp338 static jerry_value_t _addsub(const jerry_value_t args[], float addsub) in _addsub() function
409 return _addsub(args, 1.0f); in _add()
415 return _addsub(args, -1.0f); in _sub()