Searched refs:endpointPatch (Results 1 – 2 of 2) sorted by relevance
60 bool endpointPatch = false);165 Patch(const struct audio_patch &patch, bool endpointPatch) : in Patch() argument166 mAudioPatch(patch), mIsEndpointPatch(endpointPatch) {} in Patch()
137 bool endpointPatch) in createAudioPatch() argument200 Patch newPatch{*patch, endpointPatch}; in createAudioPatch()424 if (!endpointPatch) { in createAudioPatch()