Home
last modified time | relevance | path

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

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