Searched defs:nema_gfx_path (Results 1 – 2 of 2) sorted by relevance
52 lv_nema_gfx_path_t * nema_gfx_path = lv_malloc_zeroed(sizeof(lv_nema_gfx_path_t)); in lv_nema_gfx_path_create() local64 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()
157 lv_nema_gfx_path_t * nema_gfx_path = (lv_nema_gfx_path_t *)glyph_draw_dsc->glyph_data; in _draw_nema_gfx_outline() local