OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:audioHwDev
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
AudioStreamOut.h
40
AudioHwDevice * const
audioHwDev
;
AudioFlinger.h
753
AudioHwDevice* const
audioHwDev
;
757
sp<DeviceHalInterface> hwDev() const { return
audioHwDev
->hwDevice(); }
760
audioHwDev
(dev), stream(in), flags(flags) {}
[
all
...]
Completed in 287 milliseconds