Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js30 typeof Float32Array != "undefined" &&
130 GameBoyAudioNode.outputBuffer.channelData[i] = new Float32Array(bufferSize);
461 this.outputBuffer = new Float32Array(this.outputBufferSize);
462 this.lastOutput = new Float32Array(this.channels);
759 return new Float32Array(size);
767 var newBuffer = new Float32Array(size);
1317 return new Float32Array(bufferLength);
10600 var typedArrayTemp = new Float32Array(length);
10649 var arrayHandle = new Float32Array(length);
Dpdfjs.js31615 var coefficients = new Float32Array(width * height);
32349 var items = new Float32Array(width * height);
32372 var bufferLength = new Float32Array(Math.max(width, height) +
32374 var buffer = new Float32Array(bufferLength);
32375 var bufferOut = new Float32Array(bufferLength);
Dmandreel.js162 Float32Array: Float32Array, property