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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp223 static int VLineIntersect(const SkPoint a[2], SkScalar top, SkScalar bottom, function
244 VLineIntersect,
5599 pts = VLineIntersect(wn.pts(), wt.top(),
5627 pts = VLineIntersect(wt.pts(), wn.top(),
/external/skia/experimental/Intersection/
H A DSimplify.cpp223 static int VLineIntersect(const SkPoint a[2], SkScalar top, SkScalar bottom, function
244 VLineIntersect,
5599 pts = VLineIntersect(wn.pts(), wt.top(),
5627 pts = VLineIntersect(wt.pts(), wn.top(),

Completed in 123 milliseconds