Searched refs:fStrokeOpacity (Results 1 – 4 of 4) sorted by relevance
20 result.fStrokeOpacity.set(SkSVGNumberType(1)); in MakeInitial()
66 SkTLazy<SkSVGNumberType> fStrokeOpacity; member
87 fPresentationAttributes.fStrokeOpacity.set( in setStrokeOpacity()
180 pctx->fStrokePaint.setAlpha(opacity_to_alpha(*attrs.fStrokeOpacity.get())); in commitToPaint()