Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/inc/
A Dvg_lite.h67 #define VLC_OP_LINE 0x04 macro
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite.c974 case VLC_OP_LINE: in _flatten_path()
2688 …totalsize += _commandSize_float[VLC_OP_LINE] * sub_path->point_count + _commandSize_float[VLC_OP_C… in _copy_stroke_path()
2742 path->stroke_path_size -= _commandSize_float[VLC_OP_LINE]; in _copy_stroke_path()
2749 *cpath = VLC_OP_LINE; in _copy_stroke_path()
2755 real_size += _commandSize_float[VLC_OP_LINE]; in _copy_stroke_path()
2825 *cpath = VLC_OP_LINE; in _copy_stroke_path()
2831 real_size += _commandSize_float[VLC_OP_LINE]; in _copy_stroke_path()
7877 case VLC_OP_LINE: in vg_lite_init_arc_path()
7889 *cpath = VLC_OP_LINE; in vg_lite_init_arc_path()
7893 offset += _commandSize_float[VLC_OP_LINE]; in vg_lite_init_arc_path()
[all …]

Completed in 32 milliseconds