Searched defs:fenceTime (Results 1 – 2 of 2) 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()