Home | History | Annotate | Download | only in tests

Lines Matching defs:path0

1049     SkPath path0, path1;
1051 path0.addRect(rects[i]);
1055 REPORTER_ASSERT(reporter, path0.getBounds() == path1.getBounds());