Lines Matching refs:kCW_Direction
127 force_path_contains_rrect(reporter, path, SkPath::kCW_Direction, 6); in test_undetected_paths()
140 force_path_contains_rrect(reporter, path, SkPath::kCW_Direction, 6); in test_undetected_paths()
153 force_path_contains_rrect(reporter, path, SkPath::kCW_Direction, 6); in test_undetected_paths()
166 force_path_contains_rrect(reporter, path, SkPath::kCW_Direction, 6); in test_undetected_paths()
173 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_tricky_radii()
200 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_empty_crbug_458524()
218 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_inset()
247 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_9patch_rrect()
271 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_round_rect_basic()
345 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_round_rect_rects()
374 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_round_rect_ovals()
388 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_round_rect_general()
409 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_round_rect_iffy_parameters()
435 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_skbug_3239()
448 for (auto dir : {SkPath::kCW_Direction, SkPath::kCCW_Direction}) { in test_mix()