Home
last modified time | relevance | path

Searched refs:mDisplayPresentFence (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DFrameTimestamps.h280 FenceTime::Snapshot mDisplayPresentFence; variable
289 &fed->mGpuCompositionDoneFence, &fed->mDisplayPresentFence,
/frameworks/native/libs/gui/
DFrameTimestamps.cpp315 &frame.displayPresentFence, d.mDisplayPresentFence); in applyDelta()
587 mDisplayPresentFence = in FrameEventsDelta()
713 if (mDisplayPresentFence.fence == Fence::NO_FENCE) { in getDisplayPresentFence()
716 *fence = mDisplayPresentFence.fence; in getDisplayPresentFence()