Home
last modified time | relevance | path

Searched refs:_AsyncAction (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp424 HRESULT startGrabbing(MAKE_WRL_REF(_AsyncAction)* action);
425 HRESULT stopGrabbing(MAKE_WRL_REF(_AsyncAction)* action);
600 MAKE_WRL_REF(_AsyncAction) vd_pAction;
613 …_WRL_REF(_MediaCapture) pSource, unsigned long dwFormatIndex, MAKE_WRL_REF(_AsyncAction)* pAction);
650 MAKE_WRL_REF(_AsyncAction) vds_enumTask;
1305 HRESULT ImageGrabberWinRT::stopGrabbing(MAKE_WRL_REF(_AsyncAction)* action) in stopGrabbing()
1311 MAKE_WRL_REF(_AsyncAction) pAction; in stopGrabbing()
1316 … *action = reinterpret_cast<MAKE_WRL_REF(_AsyncAction)>(BEGIN_CREATE_ASYNC(void, _task, this) in stopGrabbing()
1330 HRESULT ImageGrabberWinRT::startGrabbing(MAKE_WRL_REF(_AsyncAction)* action) in startGrabbing()
2109 MAKE_WRL_REF(_AsyncAction) pAction; in resetDevice()
[all …]
Dcap_msmf.hpp422 #define _AsyncAction Windows::Foundation::IAsyncAction macro
512 #define _AsyncAction ABI::Windows::Foundation::IAsyncAction macro
Dppltasks_winrt.hpp6059 void _TaskInitNoFunctor(ABI::Windows::Foundation::IAsyncAction* _AsyncAction)
6061 …t_type>(Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(_AsyncAction).Get());
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h6059 void _TaskInitNoFunctor(ABI::Windows::Foundation::IAsyncAction* _AsyncAction)
6061 …t_type>(Microsoft::WRL::Make<details::_IAsyncActionToAsyncOperationConverter>(_AsyncAction).Get());