Searched refs:outCommand (Results 1 – 1 of 1) sorted by relevance
626 bool beginCommand(IComposerClient::Command* outCommand, uint16_t* outLength) { in beginCommand() argument637 *outCommand = static_cast<IComposerClient::Command>(val & opcode_mask); in beginCommand()641 ALOGE("command 0x%x has invalid command length %" PRIu16, *outCommand, *outLength); in beginCommand()