Home
last modified time | relevance | path

Searched refs:appendBufferAsyncPart (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
DSourceBuffer.h108 void appendBufferAsyncPart();
DSourceBuffer.cpp94 , m_appendBufferAsyncPartRunner(this, &SourceBuffer::appendBufferAsyncPart) in SourceBuffer()
536 void SourceBuffer::appendBufferAsyncPart() in appendBufferAsyncPart() function in blink::SourceBuffer