OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:obtainoutput
(Results
1 - 3
of
3
) sorted by null
/device/asus/fugu/libaudio/
AudioHardwareOutput.h
57
status_t
obtainOutput
(const AudioStreamOut& tgtStream,
AudioHardwareOutput.cpp
409
status_t AudioHardwareOutput::
obtainOutput
(const AudioStreamOut& tgtStream,
417
ALOGW("bad device mask in
obtainOutput
, %08x", devMask);
AudioStreamOut.cpp
508
res = mOwnerHAL.
obtainOutput
(*this, mask, &newOutput);
Completed in 48 milliseconds