Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1080 typedef std::function<HRESULT(void)> _CallbackFunction; typedef in Concurrency_winrt::details::_ContextCallback
1182 HRESULT _CallInContext(_CallbackFunction _Func) const in _CallInContext()
1234 _CallbackFunction *pFunc = reinterpret_cast<_CallbackFunction *>(_PParam->pUserDefined); in _Bridge()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h1080 typedef std::function<HRESULT(void)> _CallbackFunction;
1182 HRESULT _CallInContext(_CallbackFunction _Func) const
1234 _CallbackFunction *pFunc = reinterpret_cast<_CallbackFunction *>(_PParam->pUserDefined);