Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mInDevice

288                 // see note at declaration of mStandby, mOutDevice and mInDevice
291 audio_devices_t inDevice() const { return mInDevice; }
292 audio_devices_t getDevice() const { return isOutput() ? mOutDevice : mInDevice; }
472 audio_devices_t mInDevice; // input device