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_scr_act(), 100, 100, in lv_example_rlottie_2()
/lvgl-latest/src/extra/libs/rlottie/
Dlv_rlottie.h57 lv_obj_t * lv_rlottie_create_from_file(lv_obj_t * parent, lv_coord_t width, lv_coord_t height, cons…
Dlv_rlottie.c55 lv_obj_t * lv_rlottie_create_from_file(lv_obj_t * parent, lv_coord_t width, lv_coord_t height, cons… in lv_rlottie_create_from_file() function
/lvgl-latest/docs/libs/
Drlottie.md39 lv_obj_t * lottie = lv_rlottie_create_from_file(parent, width, height, "path/to/lottie.json");
75 lv_obj_t * lottie = lv_rlottie_create_from_file(scr, 128, 128, "test.json");