Searched refs:outputProfiles (Results 1 – 2 of 2) sorted by relevance
1831 const OutputProfileCollection &outputProfiles, in getMsdProfiles() argument1840 if (outputProfiles.isEmpty()) { in getMsdProfiles()1850 for (const auto &outProfile : outputProfiles) { in getMsdProfiles()1941 const OutputProfileCollection outputProfiles = msdIsSource ? in buildMsdPatch() local1956 if (getMsdProfiles(hwAvSync, inputProfiles, outputProfiles, sourceDevice, sinkDevice, in buildMsdPatch()6097 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported() local6098 for (const auto &outProfile : outputProfiles) { in isHapticPlaybackSupported()6116 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isUltrasoundSupported() local6118 for (const auto &outProfile : outputProfiles) { in isUltrasoundSupported()
1062 const OutputProfileCollection &outputProfiles,