Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_refr.c503 lv_area_t obj_ext_mask; in lv_refr_obj() local
511 union_ok = lv_area_intersect(&obj_ext_mask, mask_ori_p, &obj_area); in lv_refr_obj()
517 obj->design_cb(obj, &obj_ext_mask, LV_DESIGN_DRAW_MAIN); in lv_refr_obj()
521 lv_draw_fill(&obj_ext_mask, &obj_ext_mask, debug_color, LV_OPA_50); in lv_refr_obj()
553 obj->design_cb(obj, &obj_ext_mask, LV_DESIGN_DRAW_POST); in lv_refr_obj()

Completed in 3 milliseconds