Searched defs:debugShowLineIntersection (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp12 static void debugShowLineIntersection(int pts, const SkIntersectionHelper& wt, function
148 static void debugShowLineIntersection(int , const SkIntersectionHelper& , function
212 debugShowLineIntersection(pts, wn, wt, ts);
239 debugShowLineIntersection(pts, wn, wt, ts);
263 debugShowLineIntersection(pts, wt, wn, ts);
268 debugShowLineIntersection(pts, wt, wn, ts);
272 debugShowLineIntersection(pts, wt, wn, ts);
/external/skia/src/pathops/
H A DSkAddIntersections.cpp12 static void debugShowLineIntersection(int pts, const SkIntersectionHelper& wt, function
148 static void debugShowLineIntersection(int , const SkIntersectionHelper& , function
212 debugShowLineIntersection(pts, wn, wt, ts);
239 debugShowLineIntersection(pts, wn, wt, ts);
263 debugShowLineIntersection(pts, wt, wn, ts);
268 debugShowLineIntersection(pts, wt, wn, ts);
272 debugShowLineIntersection(pts, wt, wn, ts);
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp1920 static void debugShowLineIntersection(int pts, const WorkEdge& wt, function
1944 static void debugShowLineIntersection(int , const WorkEdge& , function
1980 debugShowLineIntersection(pts, wt, wn,
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp1920 static void debugShowLineIntersection(int pts, const WorkEdge& wt, function
1944 static void debugShowLineIntersection(int , const WorkEdge& , function
1980 debugShowLineIntersection(pts, wt, wn,

Completed in 231 milliseconds