Searched defs:m_outputs (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/webaudio/ | ||
D | AudioNodeInput.h | 89 HashSet<AudioNodeOutput*> m_outputs; variable |
D | AudioNode.h | 151 Vector<OwnPtr<AudioNodeOutput> > m_outputs; variable |