Searched refs:TestPathConvex (Results 1 – 3 of 3) sorted by relevance
36 const SkPath& TestPathConvex(SkRandom*);
185 const SkPath& TestPathConvex(SkRandom* random) { in TestPathConvex() function
1039 geometry.fPath = GrTest::TestPathConvex(random); in BATCH_TEST_DEFINE()