Lines Matching refs:mCommand
129 FastMixerState::Command command = next->mCommand;
149 if (!(current->mCommand & FastMixerState::IDLE)) {
167 dumpState->mCommand = command;
663 mCommand(FastMixerState::INITIAL), mWriteSequence(0), mFramesWritten(0),
716 if (mCommand == FastMixerState::INITIAL) {
722 switch (mCommand) {
745 snprintf(string, COMMAND_MAX, "%d", mCommand);