Searched refs:audioOutput (Results 1 – 2 of 2) sorted by relevance
1232 sp<MediaPlayer2AudioOutput> audioOutput; in dump() local1244 audioOutput = mAudioOutput; in dump()1254 if (audioOutput != 0) { in dump()1255 audioOutput->dump(fd, args); in dump()
384 sp<AudioOutput> audioOutput; in dump() local396 audioOutput = mAudioOutput; in dump()406 if (audioOutput != 0) { in dump()407 audioOutput->dump(fd, args); in dump()