Searched refs:debugShowCubicConicIntersection (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/pathops/ |
D | SkAddIntersections.cpp | 177 static void debugShowCubicConicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicConicIntersection() function 250 static void debugShowCubicConicIntersection(int , const SkIntersectionHelper& , in debugShowCubicConicIntersection() function 459 debugShowCubicConicIntersection(pts, wn, wt, ts); in AddIntersectTs() 490 debugShowCubicConicIntersection(pts, wt, wn, ts); in AddIntersectTs()
|
/third_party/skia/src/pathops/ |
D | SkAddIntersections.cpp | 177 static void debugShowCubicConicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicConicIntersection() function 250 static void debugShowCubicConicIntersection(int , const SkIntersectionHelper& , in debugShowCubicConicIntersection() function 459 debugShowCubicConicIntersection(pts, wn, wt, ts); in AddIntersectTs() 490 debugShowCubicConicIntersection(pts, wt, wn, ts); in AddIntersectTs()
|