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() : FastThreadState(), function in class:android::FastMixerState
38 FastMixerState::~FastMixerState()
H A DFastMixerState.h53 struct FastMixerState : FastThreadState { struct in namespace:android
54 FastMixerState();
55 /*virtual*/ ~FastMixerState();
76 }; // struct FastMixerState

Completed in 46 milliseconds