Searched defs: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
218 debugShowQuadLineIntersection(pts, wn, wt, ts);
245 debugShowQuadLineIntersection(pts, wn, wt, ts);
278 debugShowQuadLineIntersection(pts, wn, wt, ts);
296 debugShowQuadLineIntersection(pts, wt, wn, ts);
301 debugShowQuadLineIntersection(pts, wt, wn, ts);
305 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
218 debugShowQuadLineIntersection(pts, wn, wt, ts);
245 debugShowQuadLineIntersection(pts, wn, wt, ts);
278 debugShowQuadLineIntersection(pts, wn, wt, ts);
296 debugShowQuadLineIntersection(pts, wt, wn, ts);
301 debugShowQuadLineIntersection(pts, wt, wn, ts);
305 debugShowQuadLineIntersection(pts, wt, wn, ts);

Completed in 104 milliseconds