HomeSort by relevance Sort by last modified time
    Searched full:onaudioprocess (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
ScriptProcessorNode.idl 30 attribute EventHandler onaudioprocess;
ScriptProcessorNode.h 44 // The "onaudioprocess" attribute is an event listener which will get called periodically with an AudioProcessingEvent which has
51 // This value controls how frequently the onaudioprocess event handler is called and how many sample-frames need to be processed each call.
ScriptProcessorNode.cpp 257 // Calculate a playbackTime with the buffersize which needs to be processed each time onaudioprocess is called.
  /external/chromium_org/chrome/browser/resources/app_list/
audio_manager.js 65 this.audioProc_.onaudioprocess = this.onAudioProcess_.bind(this);
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js 102 onaudioprocess : null ,
106 this.onaudioprocess(event);
    [all...]
mandreel.js     [all...]

Completed in 232 milliseconds