Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_vector.c155 static Tvg_Stroke_Join lv_stroke_join_to_tvg(lv_vector_stroke_join_t join) in lv_stroke_join_to_tvg() function
237 tvg_shape_set_stroke_join(obj, lv_stroke_join_to_tvg(dsc->join)); in _set_paint_stroke()