Searched refs:OvalSet (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsBuilderConicTest.cpp | 15 struct OvalSet { struct 24 static void testOvalSet(const OvalSet& set, const SkPath& oval, SkOpBuilder* builder, in testOvalSet() argument 55 static void testOne(skiatest::Reporter* reporter, const OvalSet& set) { in testOne() 85 OvalSet set = {{0, 0, 0, 0}, col, row, rot, xOffset, yOffset}; in setupOne() 640 OvalSet set = {{0, 0, 0, 0}, 2, 3, 9, 100, 100}; in DEF_TEST()
|