Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPatchPanel.cpp145 audio_patch_handle_t halHandle = AUDIO_PATCH_HANDLE_NONE; in createAudioPatch() local
194 halHandle = removedPatch.mHalHandle; in createAudioPatch()
350 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch()
368 &halHandle); in createAudioPatch()
416 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch()
442 newPatch.mHalHandle = halHandle; in createAudioPatch()