OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAudioPortConfig
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audioflinger/
Threads.h
268
virtual void
getAudioPortConfig
(struct audio_port_config *config) = 0;
596
virtual void
getAudioPortConfig
(struct audio_port_config *config);
[
all
...]
PatchPanel.cpp
417
patch->mRecordThread->
getAudioPortConfig
(&subPatch.sinks[0]);
427
patch->mPlaybackThread->
getAudioPortConfig
(&subPatch.sources[0]);
Threads.cpp
[
all
...]
Completed in 75 milliseconds