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

  /frameworks/av/services/audioflinger/
FastCapture.h 64 int inputSourceGen;
FastCapture.cpp 35 inputSource(NULL), inputSourceGen(0), pipeSink(NULL), pipeSinkGen(0),
98 if (current->mInputSourceGen != inputSourceGen) {
100 inputSourceGen = current->mInputSourceGen;

Completed in 163 milliseconds