Searched defs:FastMixerState (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastMixerState.cpp17 #include "FastMixerState.h"
31 FastMixerState::FastMixerState() : function in class:android::FastMixerState
38 FastMixerState::~FastMixerState()
H A DFastMixerState.h51 struct FastMixerState { struct in namespace:android
52 FastMixerState();
53 /*virtual*/ ~FastMixerState();
80 }; // struct FastMixerState

Completed in 4214 milliseconds