Searched defs:exponentialRampToValueAtTime (Results 1 – 2 of 2) sorted by relevance
90 …void exponentialRampToValueAtTime(float value, double time, ExceptionState& es) { m_timeline.expon… in exponentialRampToValueAtTime() function
53 void AudioParamTimeline::exponentialRampToValueAtTime(float value, double time, ExceptionState& exc… in exponentialRampToValueAtTime() function in WebCore::AudioParamTimeline