Searched refs:CubicSubBounds (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp222 static void CubicSubBounds(const SkPoint a[4], double startT, double endT, function
1023 CubicSubBounds(fPts.begin(), ts[0], ts[ts.count() - 1], fBounds);
H A DSimplify.cpp520 static void CubicSubBounds(const SkPoint a[4], double startT, double endT, function
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp222 static void CubicSubBounds(const SkPoint a[4], double startT, double endT, function
1023 CubicSubBounds(fPts.begin(), ts[0], ts[ts.count() - 1], fBounds);
H A DSimplify.cpp520 static void CubicSubBounds(const SkPoint a[4], double startT, double endT, function

Completed in 117 milliseconds