Searched refs:adjust_for_paint (Results 1 – 1 of 1) sorted by relevance
32 static SkRect adjust_for_paint(SkRect bounds, const SkPaint& paint) { in adjust_for_paint() function37 return adjust_for_paint(op.rect, op.paint); in bounds()41 : adjust_for_paint(op.path.getBounds(), op.paint); in bounds()44 return adjust_for_paint(op.blob->bounds().makeOffset(op.x, op.y), op.paint); in bounds()