Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js321 function Resampler(fromSampleRate, toSampleRate, channels, outputBufferSize, noReturn) { argument
326 this.noReturn = !!noReturn;
425 if (this.noReturn) {
436 if (this.noReturn) {