Lines Matching defs:geo
251 TestCase(const Geo& geo, const SkPaint& paint, skiatest::Reporter* r, in TestCase()
613 static void test_basic(skiatest::Reporter* reporter, const Geo& geo) { in test_basic()
710 static void test_scale(skiatest::Reporter* reporter, const Geo& geo) { in test_scale()
781 static void test_stroke_param_impl(skiatest::Reporter* reporter, const Geo& geo, in test_stroke_param_impl()
857 static void test_stroke_param(skiatest::Reporter* reporter, const Geo& geo, in test_stroke_param()
862 static void test_stroke_cap(skiatest::Reporter* reporter, const Geo& geo) { in test_stroke_cap()
884 static void test_stroke_join(skiatest::Reporter* reporter, const Geo& geo) { in test_stroke_join()
902 static void test_miter_limit(skiatest::Reporter* reporter, const Geo& geo) { in test_miter_limit()
940 static void test_dash_fill(skiatest::Reporter* reporter, const Geo& geo) { in test_dash_fill()
953 void test_null_dash(skiatest::Reporter* reporter, const Geo& geo) { in test_null_dash()
989 void test_path_effect_makes_rrect(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_makes_rrect()
1073 void test_unknown_path_effect(skiatest::Reporter* reporter, const Geo& geo) { in test_unknown_path_effect()
1115 void test_make_hairline_path_effect(skiatest::Reporter* reporter, const Geo& geo) { in test_make_hairline_path_effect()
1172 void test_volatile_path(skiatest::Reporter* reporter, const Geo& geo) { in test_volatile_path()
1197 void test_path_effect_makes_empty_shape(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_makes_empty_shape()
1245 void test_path_effect_fails(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_fails()