Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DSystemPaletteTest.kt165 Hct.fromInt(foreground).tone, in <lambda>()
166 Hct.fromInt(background).tone in <lambda>()
680 val diffTone = abs(hct1.tone - hct2.tone) in <lambda>()
749 Hct.fromInt(foreground).tone, in <lambda>()
750 Hct.fromInt(background).tone in <lambda>()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyVoiceRecognitionActivity.java559 double[] tone = new double[points];
564 mFreqAverageTone.getData(tone, false);
578 toneDb[i] = 20 * Math.log10(tone[i]);
DAudioFrequencyUnprocessedActivity.java538 double[] tone = new double[points]; in computeResults() local
543 mFreqAverageTone.getData(tone, false); in computeResults()
557 toneDb[i] = 20 * Math.log10(tone[i]); in computeResults()
/cts/tests/mediapc/requirements/
Drequirements.txtpb1103 …: "MUST have a tap-to-tone latency of less than 100 milliseconds using the OboeTester tap-to-tone
1117 …on: "MUST have a tap-to-tone latency of 80 milliseconds or less using the OboeTester tap-to-tone t…
1124 …specification: "MUST have a tap-to-tone latency of 80 milliseconds or less using the CTS Verifier …