Home
last modified time | relevance | path

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

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