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

  /frameworks/av/services/audioflinger/
FastCapture.h 38 FastCaptureStateQueue mSQ;
FastMixer.h 51 FastMixerStateQueue mSQ;
FastCapture.cpp 53 return &mSQ;
58 return mSQ.poll();
FastMixer.cpp 100 return &mSQ;
105 return mSQ.poll();

Completed in 2163 milliseconds