Searched refs:_MarshalHelper (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/videoio/src/ |
D | ppltasks_winrt.hpp | 1371 struct _MarshalHelper struct 1375 struct _MarshalHelper<_Type, N, true> struct 1412 struct _MarshalHelper<_Type, 0, false> struct 1452 struct _MarshalHelper<HSTRING__> struct 1463 return _MarshalHelper<_Type>::_Perform(_ObjInCtx, _Ctx); in _Marshal()
|
/external/opencv3/modules/highgui/src/ |
D | ppltasks_winrt.h | 1371 struct _MarshalHelper 1375 struct _MarshalHelper<_Type, N, true> 1412 struct _MarshalHelper<_Type, 0, false> 1452 struct _MarshalHelper<HSTRING__> 1463 return _MarshalHelper<_Type>::_Perform(_ObjInCtx, _Ctx);
|