Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
Dthorvg_capi.h2525 TVG_API Tvg_Result tvg_animation_set_segment(Tvg_Animation* animation, float begin, float end);
DtvgCapi.cpp869 TVG_API Tvg_Result tvg_animation_set_segment(Tvg_Animation* animation, float start, float end) in tvg_animation_set_segment() function