Searched defs:debugShowCubicQuadIntersection (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkAddIntersections.cpp155 static void debugShowCubicQuadIntersection(int pts, const SkIntersectionHelper& wt, function
244 static void debugShowCubicQuadIntersection(int , const SkIntersectionHelper& , function
416 debugShowCubicQuadIntersection(pts, wn, wt, ts);
480 debugShowCubicQuadIntersection(pts, wt, wn, ts);

Completed in 108 milliseconds