Searched defs:QuadRayIntersect (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp598 static int QuadRayIntersect(const SkPoint a[3], const SkPoint b[2], function
606 static int QuadRayIntersect(const SkPoint a[3], const _Line& bLine, Intersections& intersections) { function
619 QuadRayIntersect,
/external/skia/experimental/Intersection/
H A DSimplify.cpp598 static int QuadRayIntersect(const SkPoint a[3], const SkPoint b[2], function
606 static int QuadRayIntersect(const SkPoint a[3], const _Line& bLine, Intersections& intersections) { function
619 QuadRayIntersect,

Completed in 114 milliseconds