Searched refs:debugShowQuadLineIntersection (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 51 static void debugShowQuadLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowQuadLineIntersection() function 238 static void debugShowQuadLineIntersection(int , const SkIntersectionHelper& , in debugShowQuadLineIntersection() function 319 debugShowQuadLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 349 debugShowQuadLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 387 debugShowQuadLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 408 debugShowQuadLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 413 debugShowQuadLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 417 debugShowQuadLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|