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

/frameworks/av/services/audioflinger/
H A DFastMixerState.cpp18 #include "FastMixerState.h"
32 FastMixerState::FastMixerState() : function in class:android::FastMixerState
39 FastMixerState::~FastMixerState()
H A DFastMixerState.h52 struct FastMixerState { struct in namespace:android
53 FastMixerState();
54 /*virtual*/ ~FastMixerState();
82 }; // struct FastMixerState

Completed in 64 milliseconds