Home
last modified time | relevance | path

Searched refs:length_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.h633 constexpr uint32_t length_mask = in beginCommand() local
638 *outLength = static_cast<uint16_t>(val & length_mask); in beginCommand()