Searched refs:sendCreateAudioPatchConfigEvent (Results 1 – 3 of 3) sorted by relevance
296 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch()367 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch()
260 status_t sendCreateAudioPatchConfigEvent(const struct audio_patch *patch,
442 status_t AudioFlinger::ThreadBase::sendCreateAudioPatchConfigEvent( in sendCreateAudioPatchConfigEvent() function in android::AudioFlinger::ThreadBase