Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h288 int presentFence = -1; in executePresentOrValidateDisplay() local
329 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()
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h215 void setPresentFence(const shared_ptr<Fence> &presentFence) { in setPresentFence()