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

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DAudioContext.h319 // It will be copied from m_automaticPullNodes by updateAutomaticPullNodes() at the very start or end of the rendering quantum.
323 HashSet<AudioNode*> m_automaticPullNodes; member in class:blink::AudioContext
326 // m_automaticPullNodesNeedUpdating keeps track if m_automaticPullNodes is modified.

Completed in 45 milliseconds