Searched refs:lv_vg_lite_stroke_get_path (Results 1 – 3 of 3) sorted by relevance
65 struct _lv_vg_lite_path_t * lv_vg_lite_stroke_get_path(lv_cache_entry_t * cache_entry);
175 struct _lv_vg_lite_path_t * lv_vg_lite_stroke_get_path(lv_cache_entry_t * cache_entry) in lv_vg_lite_stroke_get_path() function
156 lv_vg_lite_path_t * stroke_path = lv_vg_lite_stroke_get_path(stroke_cache_entey); in task_draw_cb()