Searched defs:strokeAndFill (Results 1 – 3 of 3) sorted by relevance
91 void SkStrokeRec::setStrokeStyle(SkScalar width, bool strokeAndFill) { in setStrokeStyle()
250 bool strokeAndFill = random->nextBool(); in randomize_stroke_rec() local
936 SkPaint strokeAndFill = stroke; in test_scale() local