Home
last modified time | relevance | path

Searched refs:setAudioThread (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/webaudio/
DAudioDestinationNode.cpp55 context()->setAudioThread(currentThread()); in provideInput()
DAudioContext.h144 …void setAudioThread(ThreadIdentifier thread) { m_audioThread = thread; } // FIXME: check either no… in setAudioThread() function
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0648618 (WebCore::AudioContext::setAudioThread):