Searched defs:appendStream (Results 1 – 3 of 3) sorted by relevance
234 void SourceBuffer::appendStream(PassRefPtr<Stream> stream, ExceptionState& exceptionState) in appendStream() function in WebCore::SourceBuffer240 void SourceBuffer::appendStream(PassRefPtr<Stream> stream, unsigned long long maxSize, ExceptionSta… in appendStream() function in WebCore::SourceBuffer
57 bool SkAnimator::appendStream(SkStream* stream) { in appendStream() function in SkAnimator