Searched refs:end_dc (Results 1 – 1 of 1) sorted by relevance
90 float end_dc = 0; in UpdateLineJoinPoints() local116 end_dc = static_cast<float>(fabs(half_width * end_len / end_to_mid.x)); in UpdateLineJoinPoints()126 outside.y = (end_k * outside.x) + end_c + end_dc; in UpdateLineJoinPoints()128 outside.y = (end_k * outside.x) + end_c - end_dc; in UpdateLineJoinPoints()168 end_outside_c += end_dc; in UpdateLineJoinPoints()170 end_outside_c -= end_dc; in UpdateLineJoinPoints()