Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp1178 auto normalize = jerry_function_external(_normalize); in _buildMath() local
1179 jerry_object_set_sz(context, "normalize", normalize); in _buildMath()
1180 jerry_value_free(normalize); in _buildMath()