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

  /frameworks/av/services/audioflinger/
FastMixer.h 38 FastMixerStateQueue* sq() { return &mSQ; }
42 FastMixerStateQueue mSQ;
FastMixer.cpp 113 const FastMixerState *next = mSQ.poll();
    [all...]

Completed in 631 milliseconds