HomeSort by relevance Sort by last modified time
    Searched defs:maxDecibels (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AnalyserNode.h 59 float maxDecibels() const { return m_analyser.maxDecibels(); }
RealtimeAnalyser.h 55 float maxDecibels() const { return static_cast<float>(m_maxDecibels); }

Completed in 33 milliseconds