Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/nema_gfx/
Dlv_nema_gfx_path.c52 lv_nema_gfx_path_t * nema_gfx_path = lv_malloc_zeroed(sizeof(lv_nema_gfx_path_t)); in lv_nema_gfx_path_create() local
64 void lv_nema_gfx_path_alloc(lv_nema_gfx_path_t * nema_gfx_path) in lv_nema_gfx_path_alloc()
76 void lv_nema_gfx_path_destroy(lv_nema_gfx_path_t * nema_gfx_path) in lv_nema_gfx_path_destroy()
Dlv_draw_nema_gfx_label.c157 lv_nema_gfx_path_t * nema_gfx_path = (lv_nema_gfx_path_t *)glyph_draw_dsc->glyph_data; in _draw_nema_gfx_outline() local