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

/frameworks/av/services/audioflinger/
H A DThreads.h213 class ReleaseAudioPatchConfigEvent : public ConfigEvent { class in class:ThreadBase
215 explicit ReleaseAudioPatchConfigEvent(const audio_patch_handle_t handle) : function in class:ThreadBase::ReleaseAudioPatchConfigEvent
220 virtual ~ReleaseAudioPatchConfigEvent() {}
H A DThreads.cpp671 sp<ConfigEvent> configEvent = (ConfigEvent *)new ReleaseAudioPatchConfigEvent(handle);

Completed in 1207 milliseconds