Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.h373 return getAudioDeviceTypes(mOutDeviceTypeAddrs); in outDeviceTypes()
381 return mOutDeviceTypeAddrs; in outDeviceTypeAddrs()
641 AudioDeviceTypeAddrVector mOutDeviceTypeAddrs; // output device types and addresses variable
H A DThreads.cpp3254 if (mOutDeviceTypeAddrs.empty()) { in checkSilentMode_l()
4562 mOutDeviceTypeAddrs = deviceTypeAddrs; in createAudioPatch_l()
4624 mOutDeviceTypeAddrs.clear(); in releaseAudioPatch_l()
9182 mOutDeviceTypeAddrs = deviceTypeAddrsFromDescriptors(mOutDevices); in updateOutDevices()
9926 mOutDeviceTypeAddrs = sinkDeviceTypeAddrs; in createAudioPatch_l()
9949 mOutDeviceTypeAddrs.clear(); in releaseAudioPatch_l()