Searched refs:testOutDevice (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/audio/aidl/default/ |
D | Configuration.cpp | 513 AudioPort testOutDevice = createPort(c.nextPortId++, "Test Out", 0, false, in getStubConfiguration() local 515 c.ports.push_back(testOutDevice); in getStubConfiguration() 517 createPortConfig(testOutDevice.id, testOutDevice.id, PcmType::INT_24_BIT, in getStubConfiguration() 585 createRoute({testOutMix, testFastOutMix, compressedOffloadOutMix}, testOutDevice)); in getStubConfiguration()
|