Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h155 static constexpr uint16_t kSetErrorLength = 2; variable
157 beginCommand(IComposerClient::Command::SET_ERROR, kSetErrorLength); in setError()
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h159 static constexpr uint16_t kSetErrorLength = 2; variable
161 beginCommand(IQtiComposerClient::Command::SET_ERROR, kSetErrorLength); in setError()