Searched refs:toStream (Results 1 – 1 of 1) sorted by relevance
235 …atedSVGPathByteStream(SVGPathByteStream* fromStream, SVGPathByteStream* toStream, OwnPtr<SVGPathBy… in buildAnimatedSVGPathByteStream() argument238 ASSERT(toStream); in buildAnimatedSVGPathByteStream()240 if (fromStream->isEmpty() || toStream->isEmpty()) in buildAnimatedSVGPathByteStream()246 OwnPtr<SVGPathByteStreamSource> toSource = SVGPathByteStreamSource::create(toStream); in buildAnimatedSVGPathByteStream()