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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp93 static void debugShowCubicQuadIntersection(int pts, const SkIntersectionHelper& wt, function
164 static void debugShowCubicQuadIntersection(int , const SkIntersectionHelper& , function
316 debugShowCubicQuadIntersection(pts, wn, wt, ts);
342 debugShowCubicQuadIntersection(pts, wt, wn, ts);
/external/skia/src/pathops/
H A DSkAddIntersections.cpp93 static void debugShowCubicQuadIntersection(int pts, const SkIntersectionHelper& wt, function
164 static void debugShowCubicQuadIntersection(int , const SkIntersectionHelper& , function
316 debugShowCubicQuadIntersection(pts, wn, wt, ts);
342 debugShowCubicQuadIntersection(pts, wt, wn, ts);

Completed in 124 milliseconds