Home
last modified time | relevance | path

Searched defs:stroke_path (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/draw/vg_lite/
Dlv_draw_vg_lite_vector.c156 lv_vg_lite_path_t * stroke_path = lv_vg_lite_stroke_get_path(stroke_cache_entey); in task_draw_cb() local
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite.h848 …vg_lite_pointer stroke_path; /*! Pointer to the physical description of the stroke path… member