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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp474 static void LineSubDivideHD(const SkPoint a[2], double startT, double endT, _Line& dst) { function
874 LineSubDivideHD(fPts, startT, endT, l);
/external/skia/experimental/Intersection/
H A DSimplify.cpp474 static void LineSubDivideHD(const SkPoint a[2], double startT, double endT, _Line& dst) { function
874 LineSubDivideHD(fPts, startT, endT, l);

Completed in 93 milliseconds