Searched defs:strokeAndFill (Results 1 – 4 of 4) sorted by relevance
91 void SkStrokeRec::setStrokeStyle(SkScalar width, bool strokeAndFill) { in setStrokeStyle()
197 static SkPathEffect* strokeAndFill = new SkStrokeAndFillPE; in Make() local
249 bool strokeAndFill = random->nextBool(); in randomize_stroke_rec() local
942 SkPaint strokeAndFill = stroke; in test_scale() local