Searched refs:debugShowConicLineIntersection (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 76 static void debugShowConicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicLineIntersection() function 230 static void debugShowConicLineIntersection(int , const SkIntersectionHelper& , in debugShowConicLineIntersection() function 308 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 339 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 376 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 430 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 435 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 439 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|
Completed in 2 milliseconds