Searched refs:lv_fs_tell (Results 1 – 5 of 5) sorted by relevance
199 lv_fs_res_t lv_fs_tell(lv_fs_file_t * file_p, uint32_t * pos);
300 lv_fs_res_t lv_fs_tell(lv_fs_file_t * file_p, uint32_t * pos) in lv_fs_tell() function
661 lv_fs_tell(&gif->fd, &x); in f_gif_seek()
329 lv_fs_tell(lv_file_p, &pos); in input_func()
353 lv_fs_tell(&f, &size); in lodepng_filesize()