Searched refs:debugShowLineIntersection (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 13 static void debugShowLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowLineIntersection() function 216 static void debugShowLineIntersection(int , const SkIntersectionHelper& , in debugShowLineIntersection() function 297 debugShowLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 326 debugShowLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 356 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 361 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 365 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|