Lines Matching refs:Reporter
20 static void testChopCubic(skiatest::Reporter* reporter) { in testChopCubic()
119 static void check_pairs(skiatest::Reporter* reporter, int index, SkScalar t, const char name[], in check_pairs()
129 static void test_evalquadat(skiatest::Reporter* reporter) { in test_evalquadat()
154 static void test_conic_eval_pos(skiatest::Reporter* reporter, const SkConic& conic, SkScalar t) { in test_conic_eval_pos()
161 static void test_conic_eval_tan(skiatest::Reporter* reporter, const SkConic& conic, SkScalar t) { in test_conic_eval_tan()
168 static void test_conic(skiatest::Reporter* reporter) { in test_conic()
190 static void test_quad_tangents(skiatest::Reporter* reporter) { in test_quad_tangents()
210 static void test_conic_tangents(skiatest::Reporter* reporter) { in test_conic_tangents()
230 static void test_this_conic_to_quad(skiatest::Reporter* r, const SkPoint pts[3], SkScalar w) { in test_this_conic_to_quad()
245 static void test_conic_to_quads(skiatest::Reporter* reporter) { in test_conic_to_quads()
266 static void test_cubic_tangents(skiatest::Reporter* reporter) { in test_cubic_tangents()
287 static void check_cubic_type(skiatest::Reporter* reporter, in check_cubic_type()
297 static void check_cubic_around_rect(skiatest::Reporter* reporter, in check_cubic_around_rect()
388 static void test_classify_cubic(skiatest::Reporter* reporter) { in test_classify_cubic()
436 static void test_cubic_cusps(skiatest::Reporter* reporter) { in test_cubic_cusps()
457 static void test_chop_quad_at_midtangent(skiatest::Reporter* reporter, const SkPoint pts[3]) { in test_chop_quad_at_midtangent()
472 static void test_chop_cubic_at_midtangent(skiatest::Reporter* reporter, const SkPoint pts[4], in test_chop_cubic_at_midtangent()
526 static void test_measure_rotation(skiatest::Reporter* reporter) { in test_measure_rotation()
576 static void test_chop_at_midtangent(skiatest::Reporter* reporter) { in test_chop_at_midtangent()