Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_refr.c42 static void lv_refr_obj(lv_obj_t * obj, const lv_area_t * mask_ori_p);
459 lv_refr_obj(top_p, mask_p); in lv_refr_obj_and_children()
474 lv_refr_obj(i, mask_p); in lv_refr_obj_and_children()
494 static void lv_refr_obj(lv_obj_t * obj, const lv_area_t * mask_ori_p) in lv_refr_obj() function
547 lv_refr_obj(child_p, &mask_child); in lv_refr_obj()

Completed in 3 milliseconds