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

  /frameworks/av/services/audioflinger/
AudioStreamOut.cpp 49 sp<DeviceHalInterface> AudioStreamOut::hwDev() const
130 int status = hwDev()->openOutputStream(
152 status = hwDev()->openOutputStream(
AudioFlinger.h 704 sp<DeviceHalInterface> hwDev() const { return audioHwDev->hwDevice(); }
    [all...]

Completed in 59 milliseconds