Searched refs:VLC_OP_CUBIC (Results 1 – 5 of 5) sorted by relevance
446 arc_path[idx++] = VLC_OP_CUBIC; in _add_split_arc_path()467 arc_path[idx++] = VLC_OP_CUBIC; in _add_split_arc_path()
374 LV_VG_LITE_PATH_SET_OP_CODE(path_data++, uint32_t, VLC_OP_CUBIC); in lv_path_to_vg()
392 lv_vg_lite_path_append_op(path, VLC_OP_CUBIC); in lv_vg_lite_path_cubic_to()
78 #define VLC_OP_CUBIC 0x08 macro
2424 case VLC_OP_CUBIC: { in shape_append_path()