Searched refs:debugShowQuadLineIntersection (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp32 static void debugShowQuadLineIntersection(int pts, const SkIntersectionHelper& wt, function
152 static void debugShowQuadLineIntersection(int , const SkIntersectionHelper& , function
217 debugShowQuadLineIntersection(pts, wn, wt, ts);
244 debugShowQuadLineIntersection(pts, wn, wt, ts);
277 debugShowQuadLineIntersection(pts, wn, wt, ts);
295 debugShowQuadLineIntersection(pts, wt, wn, ts);
300 debugShowQuadLineIntersection(pts, wt, wn, ts);
304 debugShowQuadLineIntersection(pts, wt, wn, ts);
/external/skia/src/pathops/
H A DSkAddIntersections.cpp32 static void debugShowQuadLineIntersection(int pts, const SkIntersectionHelper& wt, function
152 static void debugShowQuadLineIntersection(int , const SkIntersectionHelper& , function
217 debugShowQuadLineIntersection(pts, wn, wt, ts);
244 debugShowQuadLineIntersection(pts, wn, wt, ts);
277 debugShowQuadLineIntersection(pts, wn, wt, ts);
295 debugShowQuadLineIntersection(pts, wt, wn, ts);
300 debugShowQuadLineIntersection(pts, wt, wn, ts);
304 debugShowQuadLineIntersection(pts, wt, wn, ts);

Completed in 75 milliseconds