Home
last modified time | relevance | path

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

/lvgl-latest/demos/vector_graphic/
Dlv_demo_vector_graphic.c108 static void draw_shapes(lv_vector_dsc_t * ctx, lv_vector_path_t * path) in draw_shapes() function
229 draw_shapes(ctx, path); in draw_vector()
/lvgl-latest/tests/src/test_cases/draw/
Dtest_draw_vector.c18 static void draw_shapes(lv_layer_t * layer) in draw_shapes() function
307 canvas_draw("draw_shapes", draw_shapes); in test_draw_shapes()