Searched defs:coneOuterGain (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/webaudio/ | ||
H A D | AudioPannerNode.h | 109 float coneOuterGain() const { return static_cast<float>(m_coneEffect.outerGain()); } function in class:WebCore::AudioPannerNode |
Completed in 77 milliseconds