Searched refs:debugShowConicLineIntersection (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 74 static void debugShowConicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicLineIntersection() function 228 static void debugShowConicLineIntersection(int , const SkIntersectionHelper& , in debugShowConicLineIntersection() function 307 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 338 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 375 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 429 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 434 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 438 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|