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