HomeSort by relevance Sort by last modified time
    Searched full:numberofconnections (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioSummingJunction.h 70 // numberOfConnections() should never be called from the audio rendering thread.
72 unsigned numberOfConnections() const { return m_outputs.size(); }

Completed in 40 milliseconds