Searched refs:debugShowCubicQuadIntersection (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 155 static void debugShowCubicQuadIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicQuadIntersection() function 244 static void debugShowCubicQuadIntersection(int , const SkIntersectionHelper& , in debugShowCubicQuadIntersection() function 417 debugShowCubicQuadIntersection(pts, wn, wt, ts); in AddIntersectTs() 479 debugShowCubicQuadIntersection(pts, wt, wn, ts); in AddIntersectTs()
|