Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h319 return getAudioDeviceTypes(mOutDeviceTypeAddrs); in outDeviceTypes()
327 return mOutDeviceTypeAddrs; in outDeviceTypeAddrs()
541 AudioDeviceTypeAddrVector mOutDeviceTypeAddrs; // output device types and addresses variable
DThreads.cpp4115 mOutDeviceTypeAddrs = deviceTypeAddrs; in createAudioPatch_l()
4165 mOutDeviceTypeAddrs.clear(); in releaseAudioPatch_l()
8427 mOutDeviceTypeAddrs = deviceTypeAddrsFromDescriptors(mOutDevices); in updateOutDevices()
9007 mOutDeviceTypeAddrs = sinkDeviceTypeAddrs; in createAudioPatch_l()
9029 mOutDeviceTypeAddrs.clear(); in releaseAudioPatch_l()