Searched refs:stopOpacity (Results 1 – 8 of 8) sorted by relevance
57 const auto& stopOpacity = stop.getStopOpacity(); in resolveStopColor() local59 if (!stopColor.isValue() || !stopOpacity.isValue()) { in resolveStopColor()66 return { color.fR, color.fG, color.fB, *stopOpacity }; in resolveStopColor()
25 const SkSVGNumberType& stopOpacity() const { return fStopOpacity; } in stopOpacity() function
61 SkScalarRoundToInt(stop.stopOpacity() * 255))); in collectColorStops()
2104 stopOpacity?: number | string; property
2000 stopOpacity?: number | string;
4937 stopOpacity: string; property
3089 stopOpacity: string; property
3069 stopOpacity: string; property