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

  /frameworks/av/services/audioflinger/
Threads.h 190 class CreateAudioPatchConfigEvent : public ConfigEvent {
192 CreateAudioPatchConfigEvent(const struct audio_patch patch,
198 virtual ~CreateAudioPatchConfigEvent() {}
    [all...]
Threads.cpp 656 sp<ConfigEvent> configEvent = (ConfigEvent *)new CreateAudioPatchConfigEvent(*patch, *handle);
    [all...]

Completed in 171 milliseconds