Searched refs:mPrevOutDevice (Results 1 – 2 of 2) sorted by relevance
511 mPrevOutDevice(AUDIO_DEVICE_NONE), mPrevInDevice(AUDIO_DEVICE_NONE), in ThreadBase()3498 bool configChanged = mPrevOutDevice != type; in createAudioPatch_l()3526 mPrevOutDevice = type; in createAudioPatch_l()7974 if (isOutput() && mPrevOutDevice != mOutDevice) { in createAudioPatch_l()7975 mPrevOutDevice = type; in createAudioPatch_l()
473 audio_devices_t mPrevOutDevice; // previous output device variable