Home
last modified time | relevance | path

Searched defs:configEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.cpp614 sp<ConfigEvent> configEvent = (ConfigEvent *)new IoConfigEvent(event, pid); in sendIoConfigEvent_l() local
628 sp<ConfigEvent> configEvent = (ConfigEvent *)new PrioConfigEvent(pid, tid, prio, forApp); in sendPrioConfigEvent_l() local
635 sp<ConfigEvent> configEvent; in sendSetParameterConfigEvent_l() local
656 sp<ConfigEvent> configEvent = (ConfigEvent *)new CreateAudioPatchConfigEvent(*patch, *handle); in sendCreateAudioPatchConfigEvent() local
670 sp<ConfigEvent> configEvent = (ConfigEvent *)new ReleaseAudioPatchConfigEvent(handle); in sendReleaseAudioPatchConfigEvent() local