Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/src/
DSkSVGGradient.cpp57 const auto& stopOpacity = stop.getStopOpacity(); in resolveStopColor() local
59 if (!stopColor.isValue() || !stopOpacity.isValue()) { in resolveStopColor()
66 return { color.fR, color.fG, color.fB, *stopOpacity }; in resolveStopColor()
/third_party/flutter/skia/experimental/svg/model/
DSkSVGStop.h25 const SkSVGNumberType& stopOpacity() const { return fStopOpacity; } in stopOpacity() function
DSkSVGGradient.cpp61 SkScalarRoundToInt(stop.stopOpacity() * 255))); in collectColorStops()
/third_party/typescript/tests/lib/
Dreact.d.ts2104 stopOpacity?: number | string; property
Dreact16.d.ts2000 stopOpacity?: number | string;
Dlib.d.ts4937 stopOpacity: string; property
/third_party/typescript/lib/
Dlib.dom.d.ts3089 stopOpacity: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts3069 stopOpacity: string; property