Home | History | Annotate | Download | only in tests

Lines Matching defs:rc

1696     SkPoint rc[] = {{0, 0}, {1, 0}, {1, 1}, {0, 1}, {0, 0}};
1742 { rc, SK_ARRAY_COUNT(rc), true, true },
1873 SkPoint rc[] = {{0, 0}, {1, 0}, {1, 1}, {0, 1}, {0, 0}}; // CW
1909 { rc, SK_ARRAY_COUNT(rc), SkPath::kCW_Direction, true, true },