Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp1313 auto fromCompToSurface = jerry_function_external(_fromCompToSurface); in buildGlobal() local
1314 jerry_object_set_sz(global, "fromCompToSurface", fromCompToSurface); in buildGlobal()
1315 jerry_value_free(fromCompToSurface); in buildGlobal()