HomeSort by relevance Sort by last modified time
    Searched defs:audioHwDev (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioStreamOut.h 40 AudioHwDevice * const audioHwDev;
AudioFlinger.h 684 AudioHwDevice* const audioHwDev;
688 sp<DeviceHalInterface> hwDev() const { return audioHwDev->hwDevice(); }
691 audioHwDev(dev), stream(in), flags(flags) {}
    [all...]

Completed in 54 milliseconds