Searched refs:previousCommand (Results 1 – 1 of 1) sorted by relevance
3330 FastMixerState::Command previousCommand = FastMixerState::HOT_IDLE; in checkForNewParameters_l() local3339 previousCommand = state->mCommand; in checkForNewParameters_l()3448 if (!(previousCommand & FastMixerState::IDLE)) { in checkForNewParameters_l()3453 state->mCommand = previousCommand; in checkForNewParameters_l()