Searched defs:strokeAndFill (Results 1 – 4 of 4) sorted by relevance
91 void SkStrokeRec::setStrokeStyle(SkScalar width, bool strokeAndFill) { in setStrokeStyle()
803 const bool strokeAndFill = style.getStyle() == SkStrokeRec::kStrokeAndFill_Style; in drawRect() local925 const bool strokeAndFill = style.getStyle() == SkStrokeRec::kStrokeAndFill_Style; in drawRRect() local
261 bool strokeAndFill = random->nextBool(); in randomize_stroke_rec() local
932 SkPaint strokeAndFill = stroke; in test_scale() local