Searched refs:fFillOpacity (Results 1 - 8 of 8) sorted by relevance

/external/skia/experimental/svg/model/
H A DSkSVGAttribute.cpp14 result.fFillOpacity.set(SkSVGNumberType(1));
H A DSkSVGAttribute.h68 SkTLazy<SkSVGNumberType> fFillOpacity; member in struct:SkSVGPresentationAttributes
H A DSkSVGNode.cpp76 fPresentationAttributes.fFillOpacity.set(
H A DSkSVGRenderContext.cpp154 pctx->fFillPaint.setAlpha(opacity_to_alpha(*attrs.fFillOpacity.get()));
/external/skqp/experimental/svg/model/
H A DSkSVGAttribute.cpp14 result.fFillOpacity.set(SkSVGNumberType(1));
H A DSkSVGAttribute.h68 SkTLazy<SkSVGNumberType> fFillOpacity; member in struct:SkSVGPresentationAttributes
H A DSkSVGNode.cpp76 fPresentationAttributes.fFillOpacity.set(
H A DSkSVGRenderContext.cpp154 pctx->fFillPaint.setAlpha(opacity_to_alpha(*attrs.fFillOpacity.get()));

Completed in 321 milliseconds