Searched refs:pic_count (Results 1 – 2 of 2) sorted by relevance
111 animimg->pic_count = num; in lv_animimg_set_src()156 return animimg->pic_count; in lv_animimg_get_src_count()192 animimg->pic_count = -1; in lv_animimg_constructor()212 if(idx >= animimg->pic_count) idx = animimg->pic_count - 1; in index_change()
37 int8_t pic_count; member