HomeSort by relevance Sort by last modified time
    Searched defs:FastMixerState (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
FastMixerState.cpp 18 #include "FastMixerState.h"
32 FastMixerState::FastMixerState() :
39 FastMixerState::~FastMixerState()
FastMixerState.h 52 struct FastMixerState {
53 FastMixerState();
54 /*virtual*/ ~FastMixerState();
82 }; // struct FastMixerState

Completed in 173 milliseconds