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 43 audio_hw_device_t *AudioStreamOut::hwDev() const
119 int status = hwDev()->open_output_stream(
120 hwDev(),
AudioFlinger.h 618 audio_hw_device_t* hwDev() const { return audioHwDev->hwDevice(); }
    [all...]

Completed in 7414 milliseconds