Searched refs:debugShowLineIntersection (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ |
D | SkAddIntersections.cpp | 15 static void debugShowLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowLineIntersection() function 218 static void debugShowLineIntersection(int , const SkIntersectionHelper& , in debugShowLineIntersection() function 298 debugShowLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 327 debugShowLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 357 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 362 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 366 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|