Home
last modified time | relevance | path

Searched refs:AudioPatch (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/audio/
Dprimary_device.h110 struct AudioPatch { struct
116 std::unordered_map<AudioPatchHandle, AudioPatch> mAudioPatches;
Dprimary_device.cpp159 AudioPatch patch; in createAudioPatch()