Home
last modified time | relevance | path

Searched refs:debug_color (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_refr.c520 static lv_color_t debug_color = LV_COLOR_RED; in lv_refr_obj() local
521 lv_draw_fill(&obj_ext_mask, &obj_ext_mask, debug_color, LV_OPA_50); in lv_refr_obj()
522 debug_color.full *= 17; in lv_refr_obj()
523 debug_color.full += 0xA1; in lv_refr_obj()

Completed in 3 milliseconds