Searched defs:isStroked (Results 1 – 2 of 2) sorted by relevance
281 void fillInCircleVerts(const Geometry& args, bool isStroked, CircleVertex** verts) const { in fillInCircleVerts()568 bool isStroked = SkToBool(kStroke_RRectType == args.fType); in onPrepareDraws() local
282 void fillInCircleVerts(const Geometry& args, bool isStroked, CircleVertex** verts) const { in fillInCircleVerts()569 bool isStroked = SkToBool(kStroke_RRectType == args.fType); in onPrepareDraws() local