Searched refs:setSmoothingConstant (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DAudioParam.h86 void setSmoothingConstant(double k) { m_smoothingConstant = k; } function in class:WebCore::AudioParam

Completed in 88 milliseconds