Searched refs:buildMsdPatch (Results 1 – 2 of 2) sorted by relevance
1072 PatchBuilder buildMsdPatch(bool msdIsSource, const sp<DeviceDescriptor> &device) const;
1928 PatchBuilder AudioPolicyManager::buildMsdPatch(bool msdIsSource, in buildMsdPatch() function in android::AudioPolicyManager1986 patchesToCreate.push_back(buildMsdPatch(true /*msdIsSource*/, devices[i])); in setMsdOutputPatches()5329 patchBuilder = buildMsdPatch(false /*msdIsSource*/, srcDevice); in createAudioPatchInternal()