Home
last modified time | relevance | path

Searched refs:vg_lite_sub_path_ptr (Results 1 – 2 of 2) sorted by relevance

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/inc/
A Dvg_lite.h456 typedef struct vg_lite_sub_path * vg_lite_sub_path_ptr; typedef
460 vg_lite_sub_path_ptr next;
511 vg_lite_sub_path_ptr stroke_sub_path_list;
514 vg_lite_sub_path_ptr last_stroke_sub_path;
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite.c1132 vg_lite_sub_path_ptr *sub_path in _add_stroke_sub_path()
1140 *sub_path = (vg_lite_sub_path_ptr)vg_lite_os_malloc(sizeof(**sub_path)); in _add_stroke_sub_path()
1163 vg_lite_sub_path_ptr *stroke_subpath in _add_zero_length_stroke_sub_path()
1168 vg_lite_sub_path_ptr stroke_sub_path; in _add_zero_length_stroke_sub_path()
1503 vg_lite_sub_path_ptr *stroke_subpath in _start_new_stroke_sub_path()
1508 vg_lite_sub_path_ptr stroke_sub_path; in _start_new_stroke_sub_path()
2231 vg_lite_sub_path_ptr stroke_sub_path = NULL,first_stroke_sub_path = NULL; in _create_stroke_path()
2620 vg_lite_sub_path_ptr last_stroke_sub_path = stroke_conversion->last_stroke_sub_path; in _create_stroke_path()
2673 vg_lite_sub_path_ptr sub_path; in _copy_stroke_path()
8202 vg_lite_sub_path_ptr temp_sub_path; in vg_lite_clear_path()

Completed in 25 milliseconds