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