Lines Matching refs:style
4 * Use of this source code is governed by a BSD-style license that can be
348 GrStyle style(paint, SkPaint::kStroke_Style);
359 path, style);
415 GrStyle style(paint);
419 GrStyledShape shape(rect, style);
434 &style);
479 GrStyle style(paint);
481 if (mf || style.pathEffect()) {
483 GrStyledShape shape(rrect, style);
490 SkASSERT(!style.pathEffect());
500 rrect, style);