Searched refs:draw_shapes (Results 1 – 2 of 2) sorted by relevance
108 static void draw_shapes(lv_vector_dsc_t * ctx, lv_vector_path_t * path) in draw_shapes() function229 draw_shapes(ctx, path); in draw_vector()
18 static void draw_shapes(lv_layer_t * layer) in draw_shapes() function307 canvas_draw("draw_shapes", draw_shapes); in test_draw_shapes()