Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPatchPanel.cpp122 audio_patch_handle_t halHandle = AUDIO_PATCH_HANDLE_NONE; in createAudioPatch() local
171 halHandle = removedPatch.mHalHandle; in createAudioPatch()
327 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch()
345 &halHandle); in createAudioPatch()
393 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch()
414 newPatch.mHalHandle = halHandle; in createAudioPatch()