Home
last modified time | relevance | path

Searched refs:_Task_ptr_base (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp2247 typedef std::shared_ptr<_Task_impl_base> _Task_ptr_base; typedef
2258 virtual _Task_ptr_base _GetTaskImplBase() const = 0;
2506 _Task_ptr_base _GetTaskImplBase() const in _GetTaskImplBase()
2927 _Task_ptr_base _ImplBase = _PTaskHandle->_GetTaskImplBase(); in _RunContinuation()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h2247 typedef std::shared_ptr<_Task_impl_base> _Task_ptr_base;
2258 virtual _Task_ptr_base _GetTaskImplBase() const = 0;
2506 _Task_ptr_base _GetTaskImplBase() const
2927 _Task_ptr_base _ImplBase = _PTaskHandle->_GetTaskImplBase();