Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h269 static constexpr uint16_t kPresentOrValidateDisplayLength = 0; variable
272 kPresentOrValidateDisplayLength); in presentOrvalidateDisplay()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h273 if (length != CommandWriterBase::kPresentOrValidateDisplayLength) { in executePresentOrValidateDisplay()