Home
last modified time | relevance | path

Searched refs:rrectForStroke (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DGrStyledShapeTest.cpp499 RRectPathGeo(const SkPath& path, const SkRRect& equivalentRRect, RRectForStroke rrectForStroke, in RRectPathGeo() argument
503 , fRRectForStroke(rrectForStroke) {} in RRectPathGeo()
505 RRectPathGeo(const SkPath& path, const SkRect& equivalentRect, RRectForStroke rrectForStroke, in RRectPathGeo() argument
507 : RRectPathGeo(path, SkRRect::MakeRect(equivalentRect), rrectForStroke, invert) {} in RRectPathGeo()

Completed in 5 milliseconds