Home | History | Annotate | Download | only in tests

Lines Matching defs:path0

912     SkPath path0, path1;
914 path0.addRect(rects[i]);
918 REPORTER_ASSERT(reporter, path0.getBounds() == path1.getBounds());