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