Searched refs:CubicSubDivideHD (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp484 static void CubicSubDivideHD(const SkPoint a[4], double startT, double endT, Cubic& dst) { function
890 CubicSubDivideHD(fPts, startT, endT, fCurvePart);
/external/skia/experimental/Intersection/
H A DSimplify.cpp484 static void CubicSubDivideHD(const SkPoint a[4], double startT, double endT, Cubic& dst) { function
890 CubicSubDivideHD(fPts, startT, endT, fCurvePart);

Completed in 2186 milliseconds