Searched defs:stops (Results 1 – 15 of 15) sorted by relevance
150 Vector<Gradient::ColorStop> stops; in buildStops() local
160 const Vector<Gradient::ColorStop>& stops(current->buildStops()); in collectGradientAttributes() local
171 const Vector<Gradient::ColorStop>& stops(current->buildStops()); in collectGradientAttributes() local
44 const Vector<Gradient::ColorStop>& stops() const { return m_stops; } in stops() function
58 Vector<CSSGradientColorStop>& stops() { return m_stops; } in stops() function
140 Vector<GradientStop> stops(numStops); in addStops() local
5357 Vector<CSSGradientColorStop>& stops = result->stops(); in parseLinearGradient() local
452 SkScalar* stops = stopsArray; in TestCreate() local
528 SkScalar* stops = stopsArray; in TestCreate() local
829 SkScalar** stops, in RandomGradientParams()
445 SkScalar* stops = stopsArray; in TestCreate() local
505 SkScalar* stops = stopsArray; in TestCreate() local
549 SkScalar* stops = stopsArray; in TestCreate() local
392 DataRef<StyleStopData> stops; variable
1311 const Vector<Gradient::ColorStop>& stops = gradient->getStops(); in gradientAverageColor() local1404 const Vector<Gradient::ColorStop>& stops = gradient->getStops(); in fillRect() local