HomeSort by relevance Sort by last modified time
    Searched refs:setAudioThread (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/webaudio/
AudioDestinationNode.cpp 55 context()->setAudioThread(currentThread());
AudioContext.h 144 void setAudioThread(ThreadIdentifier thread) { m_audioThread = thread; } // FIXME: check either not initialized or the same

Completed in 45 milliseconds