Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:audioHwDev

610         AudioHwDevice* const audioHwDev;
613 audio_hw_device_t* hwDev() const { return audioHwDev->hwDevice(); }
616 audioHwDev(dev), stream(in) {}