Home
last modified time | relevance | path

Searched defs:intersect3 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
DCubicIntersection.cpp78 static bool intersect3(const Cubic& cubic1, double t1s, double t1e, const Cubic& cubic2, in intersect3() function
408 bool intersect3(const Cubic& c1, const Cubic& c2, Intersections& i) { in intersect3() function
/external/skia/experimental/Intersection/
DCubicIntersection.cpp78 static bool intersect3(const Cubic& cubic1, double t1s, double t1e, const Cubic& cubic2, in intersect3() function
408 bool intersect3(const Cubic& c1, const Cubic& c2, Intersections& i) { in intersect3() function