Searched refs:ColorStopAtFast (Results 1 – 6 of 6) sorted by relevance
315 ColorStop* ourStop = ColorStopAtFast(i); in ColorStopsAreEqual()316 ColorStop* otherStop = other.ColorStopAtFast(i); in ColorStopsAreEqual()351 ColorStop* s = ColorStopAtFast(index); in AddColor()448 BGradient::ColorStopAtFast(int32 index) const in ColorStopAtFast() function in BGradient485 delete ColorStopAtFast(i); in MakeEmpty()498 stream->Write(ColorStopAtFast(i), in Flatten()
173 BGradient::ColorStop* end = gradient->ColorStopAtFast( in Apply()179 BGradient::ColorStop* start = gradient->ColorStopAtFast(0); in Apply()
82 ColorStop* ColorStopAtFast(int32 index) const;
153 fSender->Attach(gradient.ColorStopAtFast(i), in AttachGradient()
290 \fn ColorStop* BGradient::ColorStopAtFast(int32 index) const
2024 BGradient::ColorStop* to = gradient.ColorStopAtFast(i); in _MakeGradient()2076 BGradient::ColorStop* from = gradient.ColorStopAtFast(i); in _MakeGradient()2077 BGradient::ColorStop* to = gradient.ColorStopAtFast(i + 1); in _MakeGradient()