Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerCommandEngine.h55 uint32_t displayRequestMask = 0x0; in executeValidateDisplayInternal() local
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h152 uint32_t displayRequestMask = 0x0; in executeValidateDisplayInternal() 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()