Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp2310 bool _M_taskPostEventStarted; member
2344 if (_M_taskPostEventStarted && details::_IsCausalitySupported()) in _LogTaskExecutionCompleted()
2371 _M_taskPostEventStarted = true; in _LogWorkItemCompleted()
2378 _M_taskPostEventStarted = false; in _TaskEventLogger()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h2310 bool _M_taskPostEventStarted;
2344 if (_M_taskPostEventStarted && details::_IsCausalitySupported())
2371 _M_taskPostEventStarted = true;
2378 _M_taskPostEventStarted = false;