Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestDataPathsActivity.java404 void testOutputDeviceCombo(int deviceId, in testOutputDeviceCombo() method in TestDataPathsActivity
435 void testOutputDeviceCombo(int deviceId, in testOutputDeviceCombo() method in TestDataPathsActivity
440 testOutputDeviceCombo(deviceId, deviceType, numOutputChannels, outputChannel, true); in testOutputDeviceCombo()
442 testOutputDeviceCombo(deviceId, deviceType, numOutputChannels, outputChannel, false); in testOutputDeviceCombo()
471 testOutputDeviceCombo(id, deviceType, 1, 0); in testOutputDevices()
472 testOutputDeviceCombo(id, deviceType, 2, 0); in testOutputDevices()
473 testOutputDeviceCombo(id, deviceType, 2, 1); in testOutputDevices()
480 testOutputDeviceCombo(id, deviceType, numChannels, channel); in testOutputDevices()