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

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

Completed in 634 milliseconds