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

/external/skia/tests/
H A DPathOpsQuadLineIntersectionThreadedTest.cpp41 static void testLineIntersect(skiatest::Reporter* reporter, const SkDQuad& quad, function
100 testLineIntersect(state.fReporter, quad, line, x, y);
103 testLineIntersect(state.fReporter, quad, line2, x, y);
106 testLineIntersect(state.fReporter, quad, line3, x, y);

Completed in 148 milliseconds