Searched refs:debugShowConicQuadIntersection (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 94 static void debugShowConicQuadIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicQuadIntersection() function 232 static void debugShowConicQuadIntersection(int , const SkIntersectionHelper& , in debugShowConicQuadIntersection() function 411 debugShowConicQuadIntersection(pts, wn, wt, ts); in AddIntersectTs() 443 debugShowConicQuadIntersection(pts, wt, wn, ts); in AddIntersectTs()
|