Home
last modified time | relevance | path

Searched defs:OscillatorNode (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DOscillatorNode.cpp51 OscillatorNode::OscillatorNode(AudioContext* context, float sampleRate) in OscillatorNode() function in WebCore::OscillatorNode
DAudioContext.h68 class OscillatorNode; variable