Searched defs:fenceTime (Results 1 – 3 of 3) sorted by relevance
322 std::shared_ptr<FenceTime> fenceTime(new FenceTime(fence, true)); in createFenceTimeForTest() local335 std::shared_ptr<FenceTime> fenceTime = weakFenceTime.lock(); in signalAllForTest() local
90 bool pending, const FenceTime& fenceTime) { in dumpFenceTime()
430 bool DispSync::addPresentFence(const std::shared_ptr<FenceTime>& fenceTime) { in addPresentFence()