Home
last modified time | relevance | path

Searched refs:setPresentFence (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerServiceWriter.h81 void setPresentFence(int64_t display, ::ndk::ScopedFileDescriptor presentFence) { in setPresentFence() function
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h296 mWriter->setPresentFence(presentFence); in executePresentOrValidateDisplay()
334 mWriter->setPresentFence(presentFence); in executePresentDisplay()
/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp321 mWriter->setPresentFence(display, std::move(presentFence)); in executePresentDisplay()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h214 void setPresentFence(int presentFence) { in setPresentFence() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h215 void setPresentFence(const shared_ptr<Fence> &presentFence) { in setPresentFence() function
DQtiComposerClient.cpp1563 mWriter.setPresentFence(presentFence); in parsePresentDisplay()
1586 mWriter.setPresentFence(presentFence); in parsePresentOrValidateDisplay()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal692 * setPresentFence(int32_t presentFenceIndex);