Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/utils/
DCallbackUtils.h36 sp<Fence> presentFence; member
159 static void function(void* callbackContext, nsecs_t latchTime, const sp<Fence>& presentFence, in function()
/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp66 const sp<Fence>& presentFence, in updateFrameTimestamps()
142 const sp<Fence>& presentFence, in transactionCallbackThunk()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.h312 int presentFence = -1; member
/frameworks/base/native/android/
Dsurface_control.cpp208 sp<Fence> presentFence; member
218 auto& presentFence = aSurfaceTransactionStats->presentFence; in ASurfaceTransactionStats_getPresentFenceFd() local
289 … const std::vector<SurfaceControlStats>& surfaceControlStats) { in ASurfaceTransaction_setOnComplete()
/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h69 sp<Fence> presentFence; member
DITransactionCompletedListener.h96 sp<Fence> presentFence = nullptr; variable
/frameworks/native/services/surfaceflinger/
DTransactionCompletedThread.cpp254 void TransactionCompletedThread::addPresentFence(const sp<Fence>& presentFence) { in addPresentFence()
DBufferLayer.cpp324 const std::shared_ptr<FenceTime>& presentFence, in onPostComposition()
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.h141 std::shared_ptr<FenceTime> presentFence; member
DTimeStats.cpp635 const std::shared_ptr<FenceTime>& presentFence) { in setPresentFence()
787 void TimeStats::setPresentFenceGlobal(const std::shared_ptr<FenceTime>& presentFence) { in setPresentFenceGlobal()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayTest.cpp856 sp<Fence> presentFence = new Fence(); in TEST_F() local
DOutputTest.cpp2742 sp<Fence> presentFence = new Fence(); in TEST_F() local