Searched defs:FastMixerState (Results 1 – 2 of 2) sorted by relevance
51 struct FastMixerState { struct55 static const unsigned kMaxFastTracks = 8; // must be between 2 and 32 inclusive80 }; // struct FastMixerState argument
31 FastMixerState::FastMixerState() : in FastMixerState() function in android::FastMixerState