HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseAudioPatchConfigEvent (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
Threads.h 209 class ReleaseAudioPatchConfigEvent : public ConfigEvent {
211 ReleaseAudioPatchConfigEvent(const audio_patch_handle_t handle) :
216 virtual ~ReleaseAudioPatchConfigEvent() {}
    [all...]
Threads.cpp 798 sp<ConfigEvent> configEvent = (ConfigEvent *)new ReleaseAudioPatchConfigEvent(handle);
    [all...]

Completed in 122 milliseconds