Home | History | Annotate | Download | only in Intersection

Lines Matching refs:QuadSubDivide

181 static void QuadSubDivide(const SkPoint a[3], double startT, double endT,
214 QuadSubDivide(a, startT, endT, dst);
1513 QuadSubDivide(fWorkEdge.fPts, tAbove, tBelow, quad);
1813 QuadSubDivide(lastPoints(), fTAbove, fTBelow, curve);
2500 QuadSubDivide(points, currentT, nextT, clippedPts);