Searched refs:StopColorArray (Results 1 – 4 of 4) sorted by relevance
39 using StopColorArray = SkSTArray<2, SkColor, true>; variable40 void collectColorStops(const SkSVGRenderContext&, StopPositionArray*, StopColorArray*) const;
50 StopColorArray* colors) const { in collectColorStops()78 StopColorArray colors; in onAsPaint()