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.h645 constexpr uint32_t length_mask = in beginCommandBase() local
650 *outLength = static_cast<uint16_t>(val & length_mask); in beginCommandBase()
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h737 constexpr uint32_t length_mask = in beginCommand() local
742 length = static_cast<uint16_t>(val & length_mask); in beginCommand()