Searched defs:xy1 (Results 1 – 11 of 11) sorted by relevance
61 SkDPoint xy1 = c1.ptAtT(tt1); in standardTestCases() local418 SkDPoint xy1, xy2; in oneOff() local517 SkDPoint xy1 = c1.ptAtT(tt1); in CubicIntersection_RandTest() local
59 SkDPoint xy1 = conic.ptAtT(tt1); in conicQuadIntersection() local
70 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicConicIntersection() local
80 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicQuadIntersection() local
44 SkDPoint xy1 = quad1.ptAtT(tt1); in standardTestCases() local348 SkDPoint xy1 = quad1.ptAtT(tt1); in oneOffTest1() local
155 SkDPoint xy1 = cubic.ptAtT(tt1); in testOne() local
316 SkDPoint xy1, xy2; in oneOff() local
85 SkPoint xy1 {(x + 0.5f), in onGetPixels() local
39 unsigned xy1 = ((x ^ y) & 2) ? 1 : 0; in u_order() local
223 double xy1 = line.fX * (testCurve[index].fY - origin.fY); in lineOnOneSide() local273 double xy1 = line.fX * testLine.fY; in linesOnOriginalSide() local
786 int N, float *xy1, float *xy2) in dual_inner_prod()