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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp148 static SkScalar LineYAtT(const SkPoint a[2], double t) { function
2111 yIntercept = LineYAtT(wt.fPts, fTs[index]);
H A DSimplify.cpp330 static SkScalar LineYAtT(const SkPoint a[2], double t) { function
353 LineYAtT,
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp148 static SkScalar LineYAtT(const SkPoint a[2], double t) { function
2111 yIntercept = LineYAtT(wt.fPts, fTs[index]);
H A DSimplify.cpp330 static SkScalar LineYAtT(const SkPoint a[2], double t) { function
353 LineYAtT,

Completed in 134 milliseconds