Home
last modified time | relevance | path

Searched defs:displayRequestMask (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h255 uint32_t displayRequestMask = 0x0; in executeValidateDisplay() local
296 uint32_t displayRequestMask = 0x0; in executePresentOrValidateDisplay() local
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h191 void setDisplayRequests(uint32_t displayRequestMask, const std::vector<Layer>& layers, in setDisplayRequests()