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

  /frameworks/av/services/audioflinger/
AudioPolicyService.h 268 class InputSourceDesc {
270 InputSourceDesc() {}
271 /*virtual*/ ~InputSourceDesc() {
296 InputSourceDesc *loadInputSource(cnode *root, const Vector <EffectDesc *>& effects);
318 KeyedVector< audio_source_t, InputSourceDesc* > mInputSources;
AudioPolicyService.cpp     [all...]

Completed in 1257 milliseconds