HomeSort by relevance Sort by last modified time
    Searched refs:mOutputSinkGen (Results 1 - 4 of 4) sorted by null

  /frameworks/av/services/audioflinger/
FastMixerState.cpp 33 mFastTracksGen(0), mTrackMask(0), mOutputSink(NULL), mOutputSinkGen(0),
FastMixerState.h 64 int mOutputSinkGen; // increment when mOutputSink is assigned
FastMixer.cpp 149 if (current->mOutputSinkGen != outputSinkGen) {
151 outputSinkGen = current->mOutputSinkGen;
Threads.cpp     [all...]

Completed in 135 milliseconds