Searched defs:mOutDevice (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.h284 // see note at declaration of mStandby, mOutDevice and mInDevice
286 audio_devices_t outDevice() const { return mOutDevice; }
447 audio_devices_t mOutDevice; // output device member in class:ThreadBase

Completed in 2403 milliseconds