Home
last modified time | relevance | path

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

/lvgl-latest/examples/libs/rlottie/
Dlv_example_rlottie_2.c11 lv_obj_t * lottie = lv_rlottie_create_from_file(lv_screen_active(), 100, 100, in lv_example_rlottie_2()
/lvgl-latest/src/libs/rlottie/
Dlv_rlottie.h40 lv_obj_t * lv_rlottie_create_from_file(lv_obj_t * parent, int32_t width, int32_t height, const char…
Dlv_rlottie.c65 lv_obj_t * lv_rlottie_create_from_file(lv_obj_t * parent, int32_t width, int32_t height, const char… in lv_rlottie_create_from_file() function
/lvgl-latest/docs/details/libs/
Drlottie.rst64 lv_obj_t * lottie = lv_rlottie_create_from_file(parent, width, height, "path/to/lottie.json");
114 lv_obj_t * lottie = lv_rlottie_create_from_file(scr, 128, 128, "test.json");