Searched defs:frameDuration (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ | ||
D | tvgLottieLoader.h | 43 float frameDuration = 0.0f; variable |
D | tvgLottieExpressions.cpp | 1273 auto frameDuration = jerry_number(1.0f / comp->frameRate); in buildComp() local |