Lines Matching refs:wp1
1085 Sk2s wp1 = ww * p1;1086 Sk2s m = (p0 + times_2(wp1) + p2) * scale * Sk2s(0.5f);1089 dst[0].fPts[1] = to_point((p0 + wp1) * scale);1091 dst[1].fPts[1] = to_point((wp1 + p2) * scale);