Lines Matching defs:geo
525 TestCase(const Geo& geo, const SkPaint& paint, skiatest::Reporter* r, in TestCase()
777 static void test_basic(skiatest::Reporter* reporter, const Geo& geo) { in test_basic()
874 static void test_scale(skiatest::Reporter* reporter, const Geo& geo) { in test_scale()
945 static void test_stroke_param_impl(skiatest::Reporter* reporter, const Geo& geo, in test_stroke_param_impl()
1021 static void test_stroke_param(skiatest::Reporter* reporter, const Geo& geo, in test_stroke_param()
1026 static void test_stroke_cap(skiatest::Reporter* reporter, const Geo& geo) { in test_stroke_cap()
1048 static void test_stroke_join(skiatest::Reporter* reporter, const Geo& geo) { in test_stroke_join()
1066 static void test_miter_limit(skiatest::Reporter* reporter, const Geo& geo) { in test_miter_limit()
1104 static void test_dash_fill(skiatest::Reporter* reporter, const Geo& geo) { in test_dash_fill()
1117 void test_null_dash(skiatest::Reporter* reporter, const Geo& geo) { in test_null_dash()
1153 void test_path_effect_makes_rrect(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_makes_rrect()
1244 void test_unknown_path_effect(skiatest::Reporter* reporter, const Geo& geo) { in test_unknown_path_effect()
1290 void test_make_hairline_path_effect(skiatest::Reporter* reporter, const Geo& geo) { in test_make_hairline_path_effect()
1350 void test_volatile_path(skiatest::Reporter* reporter, const Geo& geo) { in test_volatile_path()
1375 void test_path_effect_makes_empty_shape(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_makes_empty_shape()
1466 void test_path_effect_fails(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_fails()