Searched refs:debugShowQuadLineIntersection (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 35 static void debugShowQuadLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowQuadLineIntersection() function 222 static void debugShowQuadLineIntersection(int , const SkIntersectionHelper& , in debugShowQuadLineIntersection() function 303 debugShowQuadLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 333 debugShowQuadLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 371 debugShowQuadLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 392 debugShowQuadLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 397 debugShowQuadLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 401 debugShowQuadLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|
Completed in 1 milliseconds