Home
last modified time | relevance | path

Searched refs:createJavaScriptNode (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js123 this.createJavaScriptNode = function (bufferSize, inputChannels, outputChannels) { method in GameBoyAudioContext
939 …audioNode = audioContextHandle.createJavaScriptNode(samplesPerCallback, 1, 2); //Create 2 out…