Home
last modified time | relevance | path

Searched refs:previousCommand (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.cpp3330 FastMixerState::Command previousCommand = FastMixerState::HOT_IDLE; in checkForNewParameters_l() local
3339 previousCommand = state->mCommand; in checkForNewParameters_l()
3448 if (!(previousCommand & FastMixerState::IDLE)) { in checkForNewParameters_l()
3453 state->mCommand = previousCommand; in checkForNewParameters_l()