Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1176 bool _HasCapturedContext() const in _HasCapturedContext() function in Concurrency_winrt::details::_ContextCallback
1184 if (!_HasCapturedContext()) in _CallInContext()
1481 if (!_Ctx._HasCapturedContext() || _Ctx == _CurrentContext) in _Get()
1521 if (!_Ctx._HasCapturedContext() || _Ctx == _CurrentContext) in _GetValue()
1558 if (!_Ctx._HasCapturedContext() || _Ctx == _CurrentContext) in _GetValue()
2972 if (_PTaskHandle->_M_continuationContext._HasCapturedContext()) in _ScheduleContinuationTask()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h1176 bool _HasCapturedContext() const
1184 if (!_HasCapturedContext())
1481 if (!_Ctx._HasCapturedContext() || _Ctx == _CurrentContext)
1521 if (!_Ctx._HasCapturedContext() || _Ctx == _CurrentContext)
1558 if (!_Ctx._HasCapturedContext() || _Ctx == _CurrentContext)
2972 if (_PTaskHandle->_M_continuationContext._HasCapturedContext())