Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPatchPanel.cpp348 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch_l()
432 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch_l()
DIAfThread.h197 virtual status_t sendCreateAudioPatchConfigEvent(
DThreads.h353 status_t sendCreateAudioPatchConfigEvent(const struct audio_patch* patch,
DThreads.cpp803 status_t ThreadBase::sendCreateAudioPatchConfigEvent( in sendCreateAudioPatchConfigEvent() function in android::ThreadBase