Searched refs:testLineIntersect (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | PathOpsQuadLineIntersectionThreadedTest.cpp | 47 static void testLineIntersect(skiatest::Reporter* reporter, const SkDQuad& quad, in testLineIntersect() function 106 testLineIntersect(state.fReporter, quad, line, x, y); in testQuadLineIntersectMain() 109 testLineIntersect(state.fReporter, quad, line2, x, y); in testQuadLineIntersectMain() 112 testLineIntersect(state.fReporter, quad, line3, x, y); in testQuadLineIntersectMain()
|
Completed in 1 milliseconds