Searched refs:CreateFlags (Results 1 – 2 of 2) sorted by relevance
505 enum CreateFlags enum in cv::cuda::Event513 explicit Event(CreateFlags flags = DEFAULT);
719 cv::cuda::Event::Event(CreateFlags flags) in Event()