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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp495 static SkPoint CubicTop(const SkPoint a[3], double startT, double endT) { function
505 CubicTop
3474 SkPoint topPt = CubicTop(fPts, fTs[tStart].fT, fTs[tEnd].fT);
/external/skia/experimental/Intersection/
H A DSimplify.cpp495 static SkPoint CubicTop(const SkPoint a[3], double startT, double endT) { function
505 CubicTop
3474 SkPoint topPt = CubicTop(fPts, fTs[tStart].fT, fTs[tEnd].fT);

Completed in 47 milliseconds