Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/inc/
A Dvg_lite.h401VG_LITE_CAP_BUTT, /*! The Butt end cap style terminates each segment with a line perpendicular to… enumerator
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite.c1176 if (stroke_conversion->stroke_cap_style == VG_LITE_CAP_BUTT) in _add_zero_length_stroke_sub_path()
1550 case VG_LITE_CAP_BUTT: in _start_new_stroke_sub_path()
2181 case VG_LITE_CAP_BUTT: in _end_stroke_sub_path()
2260 …need_to_handle_swing = (stroke_conversion->stroke_cap_style == VG_LITE_CAP_BUTT || stroke_conversi… in _create_stroke_path()
2607 else if (stroke_conversion->stroke_cap_style != VG_LITE_CAP_BUTT) in _create_stroke_path()

Completed in 27 milliseconds