Home
last modified time | relevance | path

Searched defs:setRefDistance (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/audio/
DDistance.h61 void setRefDistance(double refDistance) { m_refDistance = refDistance; } in setRefDistance() function
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DPannerNode.cpp275 void PannerNode::setRefDistance(double distance) in setRefDistance() function in WebCore::PannerNode