Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp185 AudioPort speakerOutDevice = createPort(c.nextPortId++, "Speaker", 0, false, in getTestConfiguration() local
187 speakerOutDevice.profiles = standardPcmAudioProfiles; in getTestConfiguration()
188 c.ports.push_back(speakerOutDevice); in getTestConfiguration()