Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h631 constexpr uint32_t opcode_mask = in beginCommand() local
637 *outCommand = static_cast<IComposerClient::Command>(val & opcode_mask); in beginCommand()