Searched defs:debugShowQuadIntersection (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp53 static void debugShowQuadIntersection(int pts, const SkIntersectionHelper& wt, function
156 static void debugShowQuadIntersection(int , const SkIntersectionHelper& , function
310 debugShowQuadIntersection(pts, wt, wn, ts);
/external/skia/src/pathops/
H A DSkAddIntersections.cpp53 static void debugShowQuadIntersection(int pts, const SkIntersectionHelper& wt, function
156 static void debugShowQuadIntersection(int , const SkIntersectionHelper& , function
310 debugShowQuadIntersection(pts, wt, wn, ts);

Completed in 880 milliseconds