Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h449 audio_devices_t mPrevOutDevice; // previous output device variable
DThreads.cpp639 mPrevOutDevice(AUDIO_DEVICE_NONE), mPrevInDevice(AUDIO_DEVICE_NONE), in ThreadBase()
3345 bool configChanged = mPrevOutDevice != type; in createAudioPatch_l()
3375 mPrevOutDevice = type; in createAudioPatch_l()