Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h213 void setPresentFence(int presentFence) { in setPresentFence() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerCommandBuffer.h215 void setPresentFence(const shared_ptr<Fence> &presentFence) { in setPresentFence() function
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.cpp744 void TimeStats::setPresentFence(int32_t layerId, uint64_t frameNumber, in setPresentFence() function in android::impl::TimeStats