Home
last modified time | relevance | path

Searched refs:testArc (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathOpsAngleIdeas.cpp41 static double testArc(skiatest::Reporter* reporter, const SkDQuad& quad, const SkDQuad& arcRef, in testArc() function
89 double t = testArc(reporter, quad, circle[octant], octant); in orderQuads()
DPathOpsSimplifyTest.cpp4755 static void testArc(skiatest::Reporter* reporter,const char* filename) { in testArc() function
5085 TEST(testArc),