Home
last modified time | relevance | path

Searched refs:convex_hull (Results 1 – 6 of 6) sorted by relevance

/external/skia/experimental/Intersection/
DConvexHull.cpp22 int convex_hull(const Cubic& cubic, char order[4]) { in convex_hull() function
DCurveIntersection.h18 int convex_hull(const Cubic& cubic, char order[4]);
DConvexHull_Test.cpp238 int result = convex_hull(cubic, order); in ConvexHull_Test()
/external/chromium_org/third_party/skia/experimental/Intersection/
DConvexHull.cpp22 int convex_hull(const Cubic& cubic, char order[4]) { in convex_hull() function
DCurveIntersection.h18 int convex_hull(const Cubic& cubic, char order[4]);
DConvexHull_Test.cpp238 int result = convex_hull(cubic, order); in ConvexHull_Test()