Home
last modified time | relevance | path

Searched defs:frameDuration (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieLoader.h43 float frameDuration = 0.0f; variable
DtvgLottieExpressions.cpp1273 auto frameDuration = jerry_number(1.0f / comp->frameRate); in buildComp() local