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

  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioDestinationNode.cpp 61 context()->setAudioThread(currentThread());
AudioContext.h 180 void setAudioThread(ThreadIdentifier thread) { m_audioThread = thread; } // FIXME: check either not initialized or the same

Completed in 3403 milliseconds