Searched defs:m_disabledOutputs (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DAudioNodeInput.h86 // m_disabledOutputs contains the AudioNodeOutputs which are disabled (will not be processed) by the audio graph rendering.
92 HashSet<AudioNodeOutput*> m_disabledOutputs; member in class:blink::FINAL

Completed in 101 milliseconds