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

  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioParamTimeline.h 72 LinearRampToValue,
AudioParamTimeline.cpp 48 insertEvent(ParamEvent(ParamEvent::LinearRampToValue, value, time, 0, 0, 0));
232 if (nextEventType == ParamEvent::LinearRampToValue) {
266 case ParamEvent::LinearRampToValue:

Completed in 24 milliseconds