Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h279 int presentFence = -1; in executePresentOrValidateDisplay() local
332 int presentFence = -1; in executePresentDisplay() local
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h213 void setPresentFence(int presentFence) { in setPresentFence()