Home
last modified time | relevance | path

Searched defs:union_ok (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_area.c124 bool union_ok = true; in lv_area_intersect() local
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_basic.c129 bool union_ok; in lv_draw_fill() local
394 bool union_ok; in lv_draw_map() local
A Dlv_draw_img.c476 bool union_ok; in lv_img_draw_core() local
/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_refr.c499 bool union_ok; /* Store the return value of area_union */ in lv_refr_obj() local
A Dlv_obj.c497 bool union_ok = true; in lv_obj_invalidate() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_roller.c552 bool union_ok; in draw_bg() local
A Dlv_chart.c627 bool union_ok = lv_area_intersect(&adjusted_mask, mask, &mask_tmp); in lv_chart_design() local

Completed in 25 milliseconds