Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1241 APTTYPE _AptType; in _IsCurrentOriginSTA() local
1244 HRESULT hr = CoGetApartmentType(&_AptType, &_AptTypeQualifier); in _IsCurrentOriginSTA()
1251 switch (_AptType) in _IsCurrentOriginSTA()
3121 APTTYPE _AptType; in _IsNonBlockingThread() local
3124 HRESULT hr = CoGetApartmentType(&_AptType, &_AptTypeQualifier); in _IsNonBlockingThread()
3130 switch (_AptType) in _IsNonBlockingThread()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h1241 APTTYPE _AptType;
1244 HRESULT hr = CoGetApartmentType(&_AptType, &_AptTypeQualifier);
1251 switch (_AptType)
3121 APTTYPE _AptType;
3124 HRESULT hr = CoGetApartmentType(&_AptType, &_AptTypeQualifier);
3130 switch (_AptType)