Searched refs:rnd_color (Results 1 – 1 of 1) sorted by relevance
76 static lv_color_t rnd_color(void);305 lv_obj_set_style_arc_color(obj, rnd_color(), LV_PART_INDICATOR); in multiple_arcs_cb()738 lv_color_t c = rnd_color(); in color_anim_cb()740 lv_obj_set_style_text_color(var, rnd_color(), 0); in color_anim_cb()906 static lv_color_t rnd_color(void) in rnd_color() function