Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/vg_lite/
Dlv_vg_lite_path.h61 void lv_vg_lite_path_destroy(lv_vg_lite_path_t * path);
Dlv_vg_lite_path.c84 lv_vg_lite_path_destroy(unit->global_path); in lv_vg_lite_path_deinit()
106 void lv_vg_lite_path_destroy(lv_vg_lite_path_t * path) in lv_vg_lite_path_destroy() function
Dlv_vg_lite_stroke.c283 lv_vg_lite_path_destroy(item->vg.path); in stroke_free_cb()
Dlv_draw_vg_lite_label.c430 lv_vg_lite_path_destroy(param->outline); in freetype_outline_event_cb()