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()
124 OutputProfileCollection mOutputProfiles; // output profiles exposed by this module
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h878 const OutputProfileCollection &outputProfiles,
DAudioPolicyManager.cpp1410 const OutputProfileCollection &outputProfiles, in getMsdProfiles()
1498 const OutputProfileCollection outputProfiles = msdIsSource ? in buildMsdPatch()
4738 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()