Home | History | Annotate | Download | only in tests

Lines Matching refs:OvalSet

15 struct OvalSet {
24 static void testOvalSet(const OvalSet& set, const SkPath& oval, SkOpBuilder* builder,
55 static void testOne(skiatest::Reporter* reporter, const OvalSet& set) {
85 OvalSet set = {{0, 0, 0, 0}, col, row, rot, xOffset, yOffset};
639 OvalSet set = {{0, 0, 0, 0}, 2, 3, 9, 100, 100};