Home
last modified time | relevance | path

Searched refs:setDisplayRequests (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
H A DComposerCommandEngine.h67 mWriter->setDisplayRequests(displayRequestMask, requestedLayers, requestMasks); in executeValidateDisplayInternal()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
H A DComposerCommandEngine.h161 mWriter->setDisplayRequests(displayRequestMask, requestedLayers, requestMasks); in executeValidateDisplayInternal()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h191 void setDisplayRequests(uint32_t displayRequestMask, const std::vector<Layer>& layers, in setDisplayRequests() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerCommandBuffer.h194 void setDisplayRequests(uint32_t displayRequestMask, const std::vector<Layer>& layers, in setDisplayRequests() function
H A DQtiComposerClient.cpp1490 mWriter.setDisplayRequests(displayRequestMask, requestedLayers, requestMasks); in parseValidateDisplay()
1593 mWriter.setDisplayRequests(displayRequestMask, requestedLayers, requestMasks); in parsePresentOrValidateDisplay()
/aosp12/hardware/interfaces/graphics/composer/2.1/
H A DIComposerClient.hal671 * setDisplayRequests(uint32_t displayRequestMask,