Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1399 _Type* _Proxy; in _Perform() local
1403 …terfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void**>(&_Proxy)); in _Perform()
1408 return _Proxy; in _Perform()
1436 _Type* _Proxy; in _Perform() local
1440 …terfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void**>(&_Proxy)); in _Perform()
1445 return _Proxy; in _Perform()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h1399 _Type* _Proxy;
1403 …terfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void**>(&_Proxy));
1408 return _Proxy;
1436 _Type* _Proxy;
1440 …terfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void**>(&_Proxy));
1445 return _Proxy;