Searched refs:EventAccessor (Results 1 – 3 of 3) sorted by relevance
77 struct EventAccessor struct
532 friend struct EventAccessor;
446 cudaSafeCall( cudaStreamWaitEvent(impl_->stream, EventAccessor::getEvent(event), 0) ); in waitEvent()712 cudaEvent_t cv::cuda::EventAccessor::getEvent(const Event& event) in getEvent()