Searched refs:point_count (Results 1 – 2 of 2) sorted by relevance
463 uint32_t point_count; member503 uint32_t point_count; member
744 stroke_conversion->point_count++; in _add_point_to_point_list_wdelta()781 stroke_conversion->point_count++; in _add_point_to_point_list()1049 if (stroke_conversion->point_count == 1) in _flatten_path()1091 stroke_conversion->last_stroke_sub_path->point_count++; in _add_point_to_right_stroke_point_list_tail()1125 stroke_conversion->last_stroke_sub_path->point_count++; in _add_point_to_left_stroke_point_list_head()1211 stroke_sub_path->point_count = 1; in _add_zero_length_stroke_sub_path()1235 stroke_sub_path->point_count = 1; in _add_zero_length_stroke_sub_path()1543 stroke_sub_path->point_count = 2; in _start_new_stroke_sub_path()2688 …totalsize += _commandSize_float[VLC_OP_LINE] * sub_path->point_count + _commandSize_float[VLC_OP_C… in _copy_stroke_path()
Completed in 24 milliseconds