Home
last modified time | relevance | path

Searched defs:mOutputSink (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/
H A DFastMixer.h74 NBAIO_Sink* mOutputSink = nullptr; variable
H A DFastMixerState.h82 NBAIO_Sink* mOutputSink = nullptr; // HAL output device, must already be negotiated member
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.h1546 sp<NBAIO_Sink> mOutputSink; variable