Searched refs:presentFenceResult (Results 1 – 1 of 1) sorted by relevance
57 PresentFence presentFenceResult; in addPresentFence() local58 presentFenceResult.display = displayId; in addPresentFence()59 presentFenceResult.fence = ndk::ScopedFileDescriptor(fence.release()); in addPresentFence()60 mResults->emplace_back(std::move(presentFenceResult)); in addPresentFence()