Searched refs:testLineIntersect (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
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()
|
/third_party/flutter/skia/tests/ |
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()
|