Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h644 constexpr uint32_t length_mask = in beginCommandBase() local
649 *outLength = static_cast<uint16_t>(val & length_mask); in beginCommandBase()
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h726 constexpr uint32_t length_mask = in beginCommand() local
731 length = static_cast<uint16_t>(val & length_mask); in beginCommand()