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 49 FastCaptureStateQueue mSQ;
FastMixer.h 44 FastMixerStateQueue mSQ;
FastCapture.cpp 52 return &mSQ;
57 return mSQ.poll();
FastMixer.cpp 96 return &mSQ;
101 return mSQ.poll();

Completed in 118 milliseconds