Searched refs:notifyEndedDispatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DAudioScheduledSourceNode.h92 static void notifyEndedDispatch(void*);
H A DAudioScheduledSourceNode.cpp196 callOnMainThread(&AudioScheduledSourceNode::notifyEndedDispatch, this);
199 void AudioScheduledSourceNode::notifyEndedDispatch(void* userData) function in class:AudioScheduledSourceNode

Completed in 185 milliseconds