Searched refs:currentPatch (Results 1 – 1 of 1) sorted by relevance
1424 sp<AudioPatch> currentPatch = msdPatches.valueAt(0); in setMsdPatch() local1425 if (audio_patches_are_equal(¤tPatch->mPatch, patch)) { in setMsdPatch()1428 releaseAudioPatch(currentPatch->mHandle, mUidCached); in setMsdPatch()