Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp393 status_t AudioFlinger::ThreadBase::sendConfigEvent_l(sp<ConfigEvent>& event) in sendConfigEvent_l() function in android::AudioFlinger::ThreadBase
425 sendConfigEvent_l(configEvent); in sendIoConfigEvent_l()
432 sendConfigEvent_l(configEvent); in sendPrioConfigEvent_l()
439 return sendConfigEvent_l(configEvent); in sendSetParameterConfigEvent_l()
448 status_t status = sendConfigEvent_l(configEvent); in sendCreateAudioPatchConfigEvent()
462 return sendConfigEvent_l(configEvent); in sendReleaseAudioPatchConfigEvent()
DThreads.h255 status_t sendConfigEvent_l(sp<ConfigEvent>& event);