Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp526 static void intersectionFinder(int index0, int index1, double t1Seed, double t2Seed, in intersectionFinder() function
624 intersectionFinder(0, 1, 0.855895664, 0.864850875, t1Step, t2Step); in CubicIntersection_IntersectionFinder()
625 intersectionFinder(0, 1, 0.865207906, 0.865207887, t1Step, t2Step); in CubicIntersection_IntersectionFinder()
626 intersectionFinder(0, 1, 0.865213351, 0.865208087, t1Step, t2Step); in CubicIntersection_IntersectionFinder()
H A DPathOpsQuadIntersectionTest.cpp415 static void intersectionFinder(int test1, int test2) { in intersectionFinder() function
512 intersectionFinder(0, 1); in QuadraticIntersection_IntersectionFinder()

Completed in 3 milliseconds