Searched refs:noteOff (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/webaudio/
H A DAudioBufferSourceNode.idl39 void noteOff(in float when);
H A DAudioBufferSourceNode.h69 // noteOn(), noteGrainOn(), and noteOff() must all be called from the main thread.
72 void noteOff(double when);
H A DAudioBufferSourceNode.cpp414 void AudioBufferSourceNode::noteOff(double) function in class:WebCore::AudioBufferSourceNode

Completed in 139 milliseconds