Lines Matching full:chop
311 SkScalar t = 0; // 0 means don't chop
475 that after the first chop, the parameters to valid_unit_divide are equal
508 if (roots == 0) { // nothing to chop
521 // have src point to the remaining cubic (after the chop)
545 /** Given 4 points on a cubic bezier, chop it into 1, 2, 3 beziers such that
964 /* given a quad-curve and a point (x,y), chop the quad at that point and place
1317 void SkConic::chop(SkConic * SK_RESTRICT dst) const {
1404 src.chop(dst);