HomeSort by relevance Sort by last modified time
    Searched refs:fFillOpacity (Results 1 - 4 of 4) sorted by null

  /external/skia/experimental/svg/model/
SkSVGAttribute.cpp 14 result.fFillOpacity.set(SkSVGNumberType(1));
SkSVGAttribute.h 60 SkTLazy<SkSVGNumberType> fFillOpacity;
SkSVGNode.cpp 69 fPresentationAttributes.fFillOpacity.set(
SkSVGRenderContext.cpp 153 pctx->fFillPaint.setAlpha(opacity_to_alpha(*attrs.fFillOpacity.get()));

Completed in 73 milliseconds