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