Home
last modified time | relevance | path

Searched defs:hwDev (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioStreamOut.cpp43 audio_hw_device_t *AudioStreamOut::hwDev() const in hwDev() function in android::AudioStreamOut
DAudioFlinger.h618 audio_hw_device_t* hwDev() const { return audioHwDev->hwDevice(); } in hwDev() function