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

/external/chromium_org/third_party/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp386 static void hullIntersect(const SkDQuad& q1, const SkDQuad& q2) { function
406 hullIntersect(pointFinderTestSet[0], pointFinderTestSet[4]);
407 hullIntersect(pointFinderTestSet[0], pointFinderTestSet[6]);
/external/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp383 static void hullIntersect(const SkDQuad& q1, const SkDQuad& q2) { function
403 hullIntersect(pointFinderTestSet[0], pointFinderTestSet[4]);
404 hullIntersect(pointFinderTestSet[0], pointFinderTestSet[6]);
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DQuadraticIntersection_Test.cpp316 static void hullIntersect(const Quadratic& q1, const Quadratic& q2) { function
336 hullIntersect(pointFinderTestSet[0], pointFinderTestSet[4]);
337 hullIntersect(pointFinderTestSet[0], pointFinderTestSet[6]);
/external/skia/experimental/Intersection/
H A DQuadraticIntersection_Test.cpp316 static void hullIntersect(const Quadratic& q1, const Quadratic& q2) { function
336 hullIntersect(pointFinderTestSet[0], pointFinderTestSet[4]);
337 hullIntersect(pointFinderTestSet[0], pointFinderTestSet[6]);

Completed in 339 milliseconds