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

/external/chromium_org/third_party/skia/tests/
H A DPathOpsQuadLineIntersectionThreadedTest.cpp73 static void testQuadLineIntersectMain(PathOpsThreadState* data) function
120 (&testQuadLineIntersectMain, a, b, c, 0, &testRunner));
/external/skia/tests/
H A DPathOpsQuadLineIntersectionThreadedTest.cpp73 static void testQuadLineIntersectMain(PathOpsThreadState* data) function
120 (&testQuadLineIntersectMain, a, b, c, 0, &testRunner));
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DLineQuadraticIntersection_Test.cpp179 static void* testQuadLineIntersectMain(void* data) function
226 testsRun += dispatchTest4(testQuadLineIntersectMain,
/external/skia/experimental/Intersection/
H A DLineQuadraticIntersection_Test.cpp179 static void* testQuadLineIntersectMain(void* data) function
226 testsRun += dispatchTest4(testQuadLineIntersectMain,

Completed in 499 milliseconds