Lines Matching defs:c1
3594 SkDCubic c1, c2;3595 c1.debugSet(cubic1.fPts);3598 SkDEBUGCODE(int c1InfTCount =) c1.findInflections(c1InflectionTs);3603 SkDCubicPair c1pair = c1.chopAt(c1InflectionTs[0]);3854 SkDCubic c1, c2;3855 c1.set(cubicPair);3857 SkDQuad q1 = c1.toQuad();