Home
last modified time | relevance | path

Searched refs:stopOpacity (Results 1 – 4 of 4) sorted by relevance

/external/skia/experimental/svg/model/
DSkSVGStop.h25 const SkSVGNumberType& stopOpacity() const { return fStopOpacity; } in stopOpacity() function
DSkSVGGradient.cpp61 SkScalarRoundToInt(stop.stopOpacity() * 255))); in collectColorStops()
/external/skqp/experimental/svg/model/
DSkSVGStop.h25 const SkSVGNumberType& stopOpacity() const { return fStopOpacity; } in stopOpacity() function
DSkSVGGradient.cpp61 SkScalarRoundToInt(stop.stopOpacity() * 255))); in collectColorStops()