Searched refs:end_outside_c (Results 1 – 1 of 1) sorted by relevance
166 float end_outside_c = end_c; in UpdateLineJoinPoints() local168 end_outside_c += end_dc; in UpdateLineJoinPoints()170 end_outside_c -= end_dc; in UpdateLineJoinPoints()172 float join_x = (end_outside_c - start_outside_c) / (start_k - end_k); in UpdateLineJoinPoints()