Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DIAfPatchPanel.h198 : mAudioPatch(patch), mIsEndpointPatch(endpointPatch) {} in Patch()
207 mIsEndpointPatch = other.mIsEndpointPatch; in Patch()
222 swap(mIsEndpointPatch, other.mIsEndpointPatch); in swap()
258 bool mIsEndpointPatch; variable
DPatchPanel.cpp420 if (!p.second.mIsEndpointPatch && patchesHaveSameRoute( in createAudioPatch_l()
444 !iter.second.mIsEndpointPatch) { in createAudioPatch_l()
841 if (removedPatch.mIsEndpointPatch) { in releaseAudioPatch_l()
843 if (!p.second.mIsEndpointPatch in releaseAudioPatch_l()