Home
last modified time | relevance | path

Searched refs:OutputProfileCollection (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h36 typedef Vector<sp<IOProfile> > OutputProfileCollection; typedef
71 const OutputProfileCollection &getOutputProfiles() const { return mOutputProfiles; } in getOutputProfiles()
125 OutputProfileCollection mOutputProfiles; // output profiles exposed by this module
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h996 const OutputProfileCollection &outputProfiles,
DAudioPolicyManager.cpp1612 const OutputProfileCollection &outputProfiles, in getMsdProfiles()
1700 const OutputProfileCollection outputProfiles = msdIsSource ? in buildMsdPatch()
5285 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()
5304 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isUltrasoundSupported()