Searched refs:cXY (Results 1 – 1 of 1) sorted by relevance
1024 Sk2s cXY = coeff.fNumer.eval(tt2); in chopAt() local1026 Sk2s bXY = times_2(dXY) - (aXY + cXY) * Sk2s(0.5f); in chopAt()1030 dst->fPts[2] = to_point(cXY / cZZ); in chopAt()