Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite.c1084 point->curve_type = CURVE_LINE; in _add_point_to_right_stroke_point_list_tail()
1118 point->curve_type = CURVE_LINE; in _add_point_to_left_stroke_point_list_head()
1209 new_point->curve_type = CURVE_LINE; in _add_zero_length_stroke_sub_path()
1233 new_point->curve_type = CURVE_LINE; in _add_zero_length_stroke_sub_path()
1451 point->curve_type = CURVE_QUAD_CONTROL; in _convert_circle_arc()
1474 point->curve_type = CURVE_QUAD_ANCHOR; in _convert_circle_arc()
1524 new_point->curve_type = CURVE_LINE; in _start_new_stroke_sub_path()
1536 new_point->curve_type = CURVE_LINE; in _start_new_stroke_sub_path()
2691 … if(tmp_point->curve_type == CURVE_ARC_SCCW || tmp_point->curve_type == CURVE_ARC_SCCW_HALF) { in _copy_stroke_path()
2738 if (point->curve_type == CURVE_LINE) in _copy_stroke_path()
[all …]
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/inc/
A Dvg_lite.h437 uint8_t curve_type; member

Completed in 25 milliseconds