OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mOutputSink
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/services/audioflinger/
FastMixerState.cpp
33
mFastTracksGen(0), mTrackMask(0),
mOutputSink
(NULL), mOutputSinkGen(0),
FastMixerState.h
62
NBAIO_Sink*
mOutputSink
; // HAL output device, must already be negotiated
63
int mOutputSinkGen; // increment when
mOutputSink
is assigned
Threads.cpp
[
all
...]
Threads.h
611
sp<NBAIO_Sink>
mOutputSink
;
614
// The current sink for the normal mixer to write it's (sub)mix,
mOutputSink
or mPipeSink
[
all
...]
FastMixer.cpp
229
outputSink = current->
mOutputSink
;
[
all
...]
Completed in 680 milliseconds