Searched refs:CreateAudioPatchConfigEvent (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.h190 class CreateAudioPatchConfigEvent : public ConfigEvent { class in class:ThreadBase
192 CreateAudioPatchConfigEvent(const struct audio_patch patch, function in class:ThreadBase::CreateAudioPatchConfigEvent
198 virtual ~CreateAudioPatchConfigEvent() {}
H A DThreads.cpp656 sp<ConfigEvent> configEvent = (ConfigEvent *)new CreateAudioPatchConfigEvent(*patch, *handle);

Completed in 61 milliseconds