Home
last modified time | relevance | path

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

/external/adhd/scripts/mic_testing/frontend/
Danalysis.js26 this.curveColor = getRandomColor();
150 tdLeft.bgColor = curveBuffer[index].channel[0].curveColor;
160 tdRight.bgColor = curveBuffer[index].channel[1].curveColor;
244 this.drawCurve = function(buffer, curveColor, sampleRate) { argument
247 canvasContext.strokeStyle = curveColor;
275 curveBuffer[i].channel[j].curveColor,
/external/adhd/scripts/audio_tuning/frontend/
Daudio.js1557 var curveColor = 'rgb(192,192,192)';
1718 canvasContext.strokeStyle = curveColor;
1777 var curveColor = 'rgb(192,192,192)';
1838 canvasContext.strokeStyle = curveColor;
1930 var curveColor = 'rgb(255,160,122)';
1951 canvasContext.strokeStyle = curveColor;
1959 canvasContext.strokeStyle = curveColor;