• Home
  • Raw
  • Download

Lines Matching refs:SkCanvas

16 void test_concave(SkCanvas* canvas, const SkPaint& paint) {  in test_concave()
27 void test_reverse_concave(SkCanvas* canvas, const SkPaint& paint) { in test_reverse_concave()
40 void test_bowtie(SkCanvas* canvas, const SkPaint& paint) { in test_bowtie()
53 void test_fake_bowtie(SkCanvas* canvas, const SkPaint& paint) { in test_fake_bowtie()
69 void test_intruding_vertex(SkCanvas* canvas, const SkPaint& paint) { in test_intruding_vertex()
86 void test_inversion_repeat_vertex(SkCanvas* canvas, const SkPaint& paint) { in test_inversion_repeat_vertex()
102 void test_fish(SkCanvas* canvas, const SkPaint& paint) { in test_fish()
118 void test_fast_forward(SkCanvas* canvas, const SkPaint& paint) { in test_fast_forward()
133 void test_hole(SkCanvas* canvas, const SkPaint& paint) { in test_hole()
144 void test_star(SkCanvas* canvas, const SkPaint& paint) { in test_star()
153 void test_twist(SkCanvas* canvas, const SkPaint& paint) { in test_twist()
167 void test_stairstep(SkCanvas* canvas, const SkPaint& paint) { in test_stairstep()
181 void test_stairstep2(SkCanvas* canvas, const SkPaint& paint) { in test_stairstep2()
195 void test_overlapping(SkCanvas* canvas, const SkPaint& paint) { in test_overlapping()
209 void test_partners(SkCanvas* canvas, const SkPaint& paint) { in test_partners()
229 void test_winding_merged_to_zero(SkCanvas* canvas, const SkPaint& paint) { in test_winding_merged_to_zero()
246 void test_monotone_1(SkCanvas* canvas, const SkPaint& paint) { in test_monotone_1()
260 void test_monotone_2(SkCanvas* canvas, const SkPaint& paint) { in test_monotone_2()
273 void test_monotone_3(SkCanvas* canvas, const SkPaint& paint) { in test_monotone_3()
286 void test_monotone_4(SkCanvas* canvas, const SkPaint& paint) { in test_monotone_4()
301 void test_monotone_5(SkCanvas* canvas, const SkPaint& paint) { in test_monotone_5()
313 void test_degenerate(SkCanvas* canvas, const SkPaint& paint) { in test_degenerate()
327 void test_coincident_edge(SkCanvas* canvas, const SkPaint& paint) { in test_coincident_edge()
345 void test_bowtie_coincident_triangle(SkCanvas* canvas, const SkPaint& paint) { in test_bowtie_coincident_triangle()
362 void test_collinear_outer_boundary_edge(SkCanvas* canvas, const SkPaint& paint) { in test_collinear_outer_boundary_edge()
377 void test_coincident_edges_1(SkCanvas* canvas, const SkPaint& paint) { in test_coincident_edges_1()
391 void test_coincident_edges_2(SkCanvas* canvas, const SkPaint& paint) { in test_coincident_edges_2()
405 void test_coincident_edges_3(SkCanvas* canvas, const SkPaint& paint) { in test_coincident_edges_3()
419 void test_coincident_edges_4(SkCanvas* canvas, const SkPaint& paint) { in test_coincident_edges_4()