Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_mask.c63 static void circ_next(lv_point_t * c, int32_t * tmp);
1058 static void circ_next(lv_point_t * c, int32_t * tmp) in circ_next() function
1114 circ_next(&cp, &tmp); in circ_calc_aa4()