Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h147 audio_devices_t outDevice() const { return mOutDevice; } in outDevice()
312 audio_devices_t mOutDevice; // output device variable
DThreads.cpp276 mStandby(false), mOutDevice(outDevice), mInDevice(inDevice), in ThreadBase()
825 effect->setDevice(mOutDevice); in createEffect_l()
910 effect->setDevice(mOutDevice); in addEffect_l()
3384 if (mOutDevice != value) { in checkForNewParameters_l()
3407 mOutDevice = value; in checkForNewParameters_l()
3409 mEffectChains[i]->setDevice_l(mOutDevice); in checkForNewParameters_l()
5105 mOutDevice = value; in checkForNewParameters_l()