Home
last modified time | relevance | path

Searched defs:fs_res (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/others/xml/
Dlv_xml_component.c136 lv_fs_res_t fs_res; in lv_xml_component_register_from_file() local
/lvgl-latest/src/draw/
Dlv_image_decoder.c330 lv_fs_res_t fs_res = lv_fs_open(&dsc->file, src, LV_FS_MODE_RD); in image_decoder_get_info() local
/lvgl-latest/src/libs/bin_decoder/
Dlv_bin_decoder.c185 lv_fs_res_t fs_res = LV_FS_RES_UNKNOWN; in lv_bin_decoder_open() local
913 lv_fs_res_t fs_res; in decode_compressed() local
/lvgl-latest/demos/high_res/
Dlv_demo_high_res_util.c338 lv_fs_res_t fs_res = lv_fs_dir_open(&dir, slides_path); in lv_demo_high_res_base_obj_create() local
/lvgl-latest/src/font/
Dlv_binfont_loader.c85 lv_fs_res_t fs_res = lv_fs_open(&file, path, LV_FS_MODE_RD); in lv_binfont_create() local