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