Searched refs:hasFill (Results 1 – 2 of 2) sorted by relevance
308 const bool hasFill = props.fFill ->type() != SkSVGPaint::Type::kNone, in applyOpacity() local317 if ((flags & kLeaf) && (hasFill ^ hasStroke) && !hasFilter) { in applyOpacity()
1457 const bool hasFill = SkPaint::kFill_Style == style in shadePath() local1463 if (hasFill) { in shadePath()