Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPatchPanel.cpp127 audio_patch_handle_t halHandle = AUDIO_PATCH_HANDLE_NONE; in createAudioPatch_l() local
178 halHandle = removedPatch.mHalHandle; in createAudioPatch_l()
348 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch_l()
366 &halHandle); in createAudioPatch_l()
424 halHandle = p.second.mHalHandle; in createAudioPatch_l()
432 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch_l()
460 newPatch.mHalHandle = halHandle; in createAudioPatch_l()