Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp543 AudioPort testOutMix = in getStubConfiguration() local
545 testOutMix.profiles.push_back( in getStubConfiguration()
549 c.ports.push_back(testOutMix); in getStubConfiguration()
585 createRoute({testOutMix, testFastOutMix, compressedOffloadOutMix}, testOutDevice)); in getStubConfiguration()
586 c.routes.push_back(createRoute({testOutMix}, headsetOutDevice)); in getStubConfiguration()