Home | History | Annotate | Download | only in tests

Lines Matching defs:rectPath

2136         SkPath rectPath;
2137 rectPath.addRect(r);
2138 geos.emplace_back(new RRectPathGeo(rectPath, r, RRectPathGeo::RRectForStroke::kYes,
2140 geos.emplace_back(new RRectPathGeo(rectPath, r, RRectPathGeo::RRectForStroke::kYes,
2142 rrectPathGeos.emplace_back(new RRectPathGeo(rectPath, r, RRectPathGeo::RRectForStroke::kYes,
2150 SkPath rectPath;
2151 rectPath.addRRect(rr);
2152 geos.emplace_back(new RRectPathGeo(rectPath, rr, RRectPathGeo::RRectForStroke::kYes,
2154 geos.emplace_back(new RRectPathGeo(rectPath, rr, RRectPathGeo::RRectForStroke::kYes,
2156 rrectPathGeos.emplace_back(new RRectPathGeo(rectPath, rr,