Searched defs:fill_cb (Results 1 – 2 of 2) sorted by relevance
232 …t lv_circle_buf_fill(lv_circle_buf_t * circle_buf, uint32_t count, lv_circle_buf_fill_cb_t fill_cb, in lv_circle_buf_fill()
62 static void fill_cb(lv_obj_t * parent) in fill_cb() function