Lines Matching defs:geo
518 TestCase(const Geo& geo, const SkPaint& paint, skiatest::Reporter* r, in TestCase()
767 static void test_basic(skiatest::Reporter* reporter, const Geo& geo) { in test_basic()
864 static void test_scale(skiatest::Reporter* reporter, const Geo& geo) { in test_scale()
935 static void test_stroke_param_impl(skiatest::Reporter* reporter, const Geo& geo, in test_stroke_param_impl()
1011 static void test_stroke_param(skiatest::Reporter* reporter, const Geo& geo, in test_stroke_param()
1016 static void test_stroke_cap(skiatest::Reporter* reporter, const Geo& geo) { in test_stroke_cap()
1038 static void test_stroke_join(skiatest::Reporter* reporter, const Geo& geo) { in test_stroke_join()
1056 static void test_miter_limit(skiatest::Reporter* reporter, const Geo& geo) { in test_miter_limit()
1094 static void test_dash_fill(skiatest::Reporter* reporter, const Geo& geo) { in test_dash_fill()
1107 void test_null_dash(skiatest::Reporter* reporter, const Geo& geo) { in test_null_dash()
1143 void test_path_effect_makes_rrect(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_makes_rrect()
1231 void test_unknown_path_effect(skiatest::Reporter* reporter, const Geo& geo) { in test_unknown_path_effect()
1276 void test_make_hairline_path_effect(skiatest::Reporter* reporter, const Geo& geo) { in test_make_hairline_path_effect()
1334 void test_volatile_path(skiatest::Reporter* reporter, const Geo& geo) { in test_volatile_path()
1359 void test_path_effect_makes_empty_shape(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_makes_empty_shape()
1447 void test_path_effect_fails(skiatest::Reporter* reporter, const Geo& geo) { in test_path_effect_fails()