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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp170 static void LineSubDivide(const SkPoint a[2], double startT, double endT, function
2497 LineSubDivide(points, currentT, nextT, clippedPts);
H A DSimplify.cpp427 static void LineSubDivide(const SkPoint a[2], double startT, double endT, function
469 LineSubDivide,
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp170 static void LineSubDivide(const SkPoint a[2], double startT, double endT, function
2497 LineSubDivide(points, currentT, nextT, clippedPts);
H A DSimplify.cpp427 static void LineSubDivide(const SkPoint a[2], double startT, double endT, function
469 LineSubDivide,

Completed in 123 milliseconds