Searched refs:fStrokeOpacity (Results 1 – 8 of 8) sorted by relevance
24 result.fStrokeOpacity.set(SkSVGNumberType(1)); in MakeInitial()
78 SkTLazy<SkSVGNumberType> fStrokeOpacity; member
102 fPresentationAttributes.fStrokeOpacity.set( in setStrokeOpacity()
229 pctx->fStrokePaint.setAlpha(opacity_to_alpha(*attrs.fStrokeOpacity.get())); in commitToPaint()