HomeSort by relevance Sort by last modified time
    Searched refs:_IsUnwrappedTaskOrAsync (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/highgui/src/
ppltasks_winrt.h 453 static const bool _IsUnwrappedTaskOrAsync = details::_IsUnwrappedAsyncSelector<_AsyncKind>::_Value;
465 static const bool _IsUnwrappedTaskOrAsync = details::_IsUnwrappedAsyncSelector<_AsyncKind>::_Value;
482 static const bool _IsUnwrappedTaskOrAsync = false;
    [all...]
  /external/opencv3/modules/videoio/src/
ppltasks_winrt.hpp 453 static const bool _IsUnwrappedTaskOrAsync = details::_IsUnwrappedAsyncSelector<_AsyncKind>::_Value;
465 static const bool _IsUnwrappedTaskOrAsync = details::_IsUnwrappedAsyncSelector<_AsyncKind>::_Value;
482 static const bool _IsUnwrappedTaskOrAsync = false;
    [all...]

Completed in 1134 milliseconds