Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp993 static void _buildPath(jerry_value_t context, LottieExpression* exp) in _buildPath() function
1104 if (exp->property->type == LottieProperty::Type::PathSet) _buildPath(context, exp); in _buildProperty()